Index: branches/5.1.x/core/units/themes/theme_item.php =================================================================== diff -u -N -r12657 -r13086 --- branches/5.1.x/core/units/themes/theme_item.php (.../theme_item.php) (revision 12657) +++ branches/5.1.x/core/units/themes/theme_item.php (.../theme_item.php) (revision 13086) @@ -1,6 +1,6 @@ Application->IsAdmin()) { + if ($this->Application->isAdmin) { $res = parent::Load(1); } }