forked from extern/egroupware
fix for bug #275: tree of projects is only one line high in IE, plus removing the margin arround the mainDiv and saving some space around the navbar
This commit is contained in:
parent
1b10333979
commit
f40e6d5b5d
@ -281,7 +281,7 @@
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
echo '<div id="divMain">'."\n";
|
echo '<div id="popupMainDiv">'."\n";
|
||||||
if ($GLOBALS['egw_info']['user']['apps']['manual']) // adding a manual icon to every popup
|
if ($GLOBALS['egw_info']['user']['apps']['manual']) // adding a manual icon to every popup
|
||||||
{
|
{
|
||||||
$manual =& new etemplate('etemplate.popup.manual');
|
$manual =& new etemplate('etemplate.popup.manual');
|
||||||
|
Loading…
Reference in New Issue
Block a user