diff --git a/phpgwapi/templates/idots/sidebox_dhtml.tpl.php b/phpgwapi/templates/idots/sidebox_dhtml.tpl.php index 341e20e8d2..36bce9d05f 100644 --- a/phpgwapi/templates/idots/sidebox_dhtml.tpl.php +++ b/phpgwapi/templates/idots/sidebox_dhtml.tpl.php @@ -15,7 +15,7 @@ $GLOBALS['egw_info']['flags']['wz_dragdrop_runonce_SET_DHTML'] = true; { if (dd.obj == rt) { - mainbox.resizeTo(rt.x-rtxstart+sideboxwidth?>, mainbox.h); + mainbox.resizeTo(rt.x-rtxstart+sideboxwidth?>, mainbox.h); } }