From: Chris S. <san...@us...> - 2005-10-27 12:25:31
|
Update of /cvsroot/stack/stack-1-0/html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11544/html Modified Files: quizchoose.html Log Message: Index: quizchoose.html =================================================================== RCS file: /cvsroot/stack/stack-1-0/html/quizchoose.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** quizchoose.html 26 Oct 2005 17:48:50 -0000 1.3 --- quizchoose.html 27 Oct 2005 12:25:16 -0000 1.4 *************** *** 22,26 **** if ( '0' == $uID) { echo get_string('quiz_version_no','stack','')." <input type='text' name='seed' value='' /><br />"; ! echo "\n<font size='-1'>\n".get_string('quiz_version_info','stack','')."\n</font>\n"; } } --- 22,26 ---- if ( '0' == $uID) { echo get_string('quiz_version_no','stack','')." <input type='text' name='seed' value='' /><br />"; ! echo "\n<font size='-1'>\n".get_string('quiz_version_info1','stack','')."\n</font>\n"; } } |