Committer: sboronchiev
LJSUP-13497: Remove styles for 'identity/login.bml' from lj_base.css to a new css-fileU trunk/htdocs/identity/login.bml
Modified: trunk/htdocs/identity/login.bml =================================================================== --- trunk/htdocs/identity/login.bml 2012-08-31 14:30:57 UTC (rev 22790) +++ trunk/htdocs/identity/login.bml 2012-08-31 14:33:27 UTC (rev 22791) @@ -11,6 +11,8 @@ if (LJ::get_remote()) { return LJ::Request->redirect("$LJ::SITEROOT/login.bml"); } + + LJ::need_res('stc/identity/identity.css'); $title = LJ::Lang::ml('.title');