From 4bac1a4bda8175eef63c4e9ae4aaf5716877140d Mon Sep 17 00:00:00 2001 From: mauirixxx Date: Sun, 21 May 2017 21:50:19 -1000 Subject: [PATCH] add gold input code to rest of sections --- gw-record.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gw-record.php b/gw-record.php index 5571c47..b5483eb 100644 --- a/gw-record.php +++ b/gw-record.php @@ -89,7 +89,7 @@ if ($whatdropped == "1"){ echo ''; } echo ' '; - echo ' and |code for gold dropped here| gold pieces.'; + echo ' and gold pieces.'; echo ''; echo '

'; } else if ($whatdropped == "3"){ @@ -106,7 +106,7 @@ if ($whatdropped == "1"){ echo ''; } echo ' '; - echo ' and |code for gold dropped here| gold pieces.'; + echo ' and gold pieces.'; echo ''; echo '

'; } else {