From c3762a5ad5ef8940b7c8d456675edc371f656c80 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Thu, 4 Jul 2013 11:19:20 +0200 Subject: Fix folder names truncation in Classic skin (#1489220) Fix bug where not all event handlers were executed (because body onload was executed after rcmail init function, sometimes) --- skins/classic/templates/contactedit.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'skins/classic/templates/contactedit.html') diff --git a/skins/classic/templates/contactedit.html b/skins/classic/templates/contactedit.html index db8599ac6..8ab801d05 100644 --- a/skins/classic/templates/contactedit.html +++ b/skins/classic/templates/contactedit.html @@ -5,7 +5,7 @@ - +
@@ -35,7 +35,10 @@ - + -- cgit v1.2.3