Going XHTML.
[squirrelmail.git] / templates / default / options_order.tpl
index 1113be5d1fe92f5ffb9c0b1270f1c6d8fd89c919..defc61a4389e2a75b904fd47b1c34720db4a74df 100644 (file)
@@ -67,7 +67,7 @@ extract($t);
  <tr>
   <td>
    <form action=<?php echo '"'.$addField_action.'"'; ?> method="GET">
-   <input type="hidden" name="method" value="add">
+   <input type="hidden" name="method" value="add" />
    <select name="num">
     <?php
         foreach ($not_used as $field_id=>$name) {
@@ -88,4 +88,4 @@ extract($t);
   </td>
  </tr>
 </table>
-</div>
\ No newline at end of file
+</div>