Advertisement
Guest User

Untitled

a guest
Dec 7th, 2012
379
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.15 KB | None | 0 0
  1. // лечим конские отступы в меню админки
  2. if (defined('ADMIN_SECTION'))
  3.     $APPLICATION->SetAdditionalCSS('/css/fix_adm.css');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement