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 {