There are too many modified files being committed without the copyright year being...
[squirrelmail.git] / templates / default / options_order.tpl
index 1113be5d1fe92f5ffb9c0b1270f1c6d8fd89c919..7105a5b6916a2a4792cee8a76e4f7195b67deac5 100644 (file)
@@ -17,7 +17,7 @@
  *      $move_down      - URL foundation to move a field down in the ordering
  *      $remove         - URL foundation to remove a field from the ordering.
  * 
- * @copyright © 1999-2006 The SquirrelMail Project Team
+ * @copyright © 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -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>