closing form tag. thanks to Gunnar Wagenknecht.
[squirrelmail.git] / plugins / abook_take / functions.php
index 9f1ae03b45adabca0f81ac9bc188ad9ad9e2cecb..59c64a4cfd2669860bdf520f7db845b4e80bb865 100644 (file)
@@ -70,7 +70,7 @@ function abook_take_read()
         abook_take_read_array($message->rfc822_header->to);
 
     echo addSubmit(_("Take Address")) .
-         '</center>';
+         '</center></form>';
 }
 
 function abook_take_pref()