Index: branches/unlabeled/unlabeled-1.1.2/core/admin_templates/incs/footer.tpl =================================================================== diff -u -r7474 -r7506 --- branches/unlabeled/unlabeled-1.1.2/core/admin_templates/incs/footer.tpl (.../footer.tpl) (revision 7474) +++ branches/unlabeled/unlabeled-1.1.2/core/admin_templates/incs/footer.tpl (.../footer.tpl) (revision 7506) @@ -9,6 +9,7 @@ o += '
'; o += el.innerHTML + '
'; el.innerHTML = o; + execJS(el) MakeHeight100(); addEvent(window, 'resize', function() {MakeHeight100()}) }