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/mail.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'skins/classic/templates/mail.html') diff --git a/skins/classic/templates/mail.html b/skins/classic/templates/mail.html index 353597620..4c29509b3 100644 --- a/skins/classic/templates/mail.html +++ b/skins/classic/templates/mail.html @@ -18,7 +18,7 @@ } - + @@ -207,5 +207,9 @@ + + -- cgit v1.2.3