From 2f2f15b7aabe19e45dad9bddb7eb7f4394aa1e21 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Mon, 04 Sep 2006 08:26:30 -0400 Subject: [PATCH] Little improvements for message parsing and encoding --- skins/default/templates/editcontact.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/skins/default/templates/editcontact.html b/skins/default/templates/editcontact.html index 8f8ce09..34f14e1 100644 --- a/skins/default/templates/editcontact.html +++ b/skins/default/templates/editcontact.html @@ -17,6 +17,7 @@ <roundcube:button command="save" type="input" class="button" label="save" /> </p> +</form> </div> -- Gitblit v1.9.1