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/compose.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'skins/classic/templates/compose.html') diff --git a/skins/classic/templates/compose.html b/skins/classic/templates/compose.html index 5b0b47924..660f354cd 100644 --- a/skins/classic/templates/compose.html +++ b/skins/classic/templates/compose.html @@ -16,10 +16,10 @@ - + - + @@ -197,5 +197,9 @@ + + -- cgit v1.2.3