Index: branches/5.0.x/core/units/helpers/themes_helper.php =================================================================== diff -u -r12634 -r12726 --- branches/5.0.x/core/units/helpers/themes_helper.php (.../themes_helper.php) (revision 12634) +++ branches/5.0.x/core/units/helpers/themes_helper.php (.../themes_helper.php) (revision 12726) @@ -1,6 +1,6 @@ Application->IsAdmin()) { + if ($this->Application->isAdmin) { // get theme, that user selected in catalog $theme_id = $this->Application->RecallVar('theme_id');