Ahhhh. I hate having to aim for checkboxes
[squirrelmail.git] / templates / default / addrbook_addedit.tpl
index 8164aa75d26e581751420002970b7eb63b4fdbb5..6bc5fc6443127d430cdc9b2fbd957cb59756d341 100644 (file)
@@ -113,7 +113,7 @@ $formname = $edit ? 'editaddr' : 'addaddr';
  </tr>
             <?php
         } else {
-            echo '<input type="hidden" name="backend" value="1">'."\n";
+            echo '<input type="hidden" name="backend" value="1" />'."\n";
         }
     }
  ?>
@@ -123,4 +123,4 @@ $formname = $edit ? 'editaddr' : 'addaddr';
   </td>
  </tr>
 </table>
-</div>
\ No newline at end of file
+</div>