From f49752732aa6d0d227ddeef40c7e3281b27e8630 Mon Sep 17 00:00:00 2001
From: Pregmodder <pregmodder@gmail.com>
Date: Sun, 19 Feb 2017 18:31:30 -0500
Subject: [PATCH] "

---
 src/events/intro/introSummary.tw | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/events/intro/introSummary.tw b/src/events/intro/introSummary.tw
index c26cbde8025..7b05968e785 100644
--- a/src/events/intro/introSummary.tw
+++ b/src/events/intro/introSummary.tw
@@ -562,10 +562,10 @@ Preferred method of consumption: ''<<if $PC.refreshmentType == 0>>Smoked<<elseif
 <br><<print $PC.ID>>
 <br><br>
 ''mother ID''
-<<textbox "$PC.mother&quot; $PC.mother "Intro Summary">>
+<<textbox "$PC.mother" $PC.mother "Intro Summary">>
 <br>
 ''father ID''
-<<textbox "$PC.father&quot; $PC.father "Intro Summary">>
+<<textbox "$PC.father" $PC.father "Intro Summary">>
 <</if>>
 
 <br><br>
-- 
GitLab