]> git.mjollnir.org Git - moodle.git/commitdiff
Tidied up some HTML
authormoodler <moodler>
Fri, 8 Oct 2004 14:06:02 +0000 (14:06 +0000)
committermoodler <moodler>
Fri, 8 Oct 2004 14:06:02 +0000 (14:06 +0000)
mod/exercise/mod.html

index d9bcfc5daaf8980305e1fa11bd47aeca382d6958..f1473848ead57f5076763163dc8e8833cb752d7a 100644 (file)
@@ -44,8 +44,8 @@
 <form name="form" method="post" action="mod.php">
 <table cellpadding="5">
 <tr valign="top">
-    <td align="right" width=\"50%\"><p><b><?php  print_string("title", "exercise") ?>:</b></p></td>
-    <td width=\"50%\">
+    <td align="right" width="50%"><p><b><?php  print_string("title", "exercise") ?>:</b></p></td>
+    <td width="50%">
         <input type="text" name="name" size="60" value="<?php  p($form->name) ?>" />
     </td>
 </tr>