From f1154163b0a9efb21d722bc658352739040ffd61 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Sat, 28 Apr 2007 14:07:12 -0400 Subject: [PATCH] Merged branch devel-addressbook from r443 back to trunk --- skins/default/templates/addcontact.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/skins/default/templates/addcontact.html b/skins/default/templates/addcontact.html index d4fc9cc..e52b8c7 100644 --- a/skins/default/templates/addcontact.html +++ b/skins/default/templates/addcontact.html @@ -17,6 +17,7 @@ <roundcube:button command="save" type="input" class="button" label="save" /> </p> +</form> </div> -- Gitblit v1.9.1