From e395151af6c953c0e7fa9229dd921f8d721ab69c Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Sun, 18 Apr 2010 21:19:09 -0700 Subject: fix bug introduces by marking strings for translations using these strings directly to set database entries... need to change this before they can be marked for translation. --- include/output.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'include') diff --git a/include/output.php b/include/output.php index bdc1caa..9c4316c 100644 --- a/include/output.php +++ b/include/output.php @@ -219,14 +219,14 @@ function output_check_for_sickness($me,$mycards) echo ''; echo ' '._('Do you want to play solo?').''; echo ' '; echo '
'; -- cgit v1.2.3-18-g5258