From: tokul Date: Mon, 27 Sep 2004 14:22:11 +0000 (+0000) Subject: closing form tag. thanks to Gunnar Wagenknecht. X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=06a407b94d60ecf48268f85d9119cbb6036f6fab closing form tag. thanks to Gunnar Wagenknecht. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8078 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/plugins/abook_take/functions.php b/plugins/abook_take/functions.php index 9f1ae03b..59c64a4c 100644 --- a/plugins/abook_take/functions.php +++ b/plugins/abook_take/functions.php @@ -70,7 +70,7 @@ function abook_take_read() abook_take_read_array($message->rfc822_header->to); echo addSubmit(_("Take Address")) . - ''; + ''; } function abook_take_pref()