Committer: egeraskin
LJSUP-12527: Beeline branding of main pageU trunk/cgi-bin/LJ/Hooks/Homepage.pm
Modified: trunk/cgi-bin/LJ/Hooks/Homepage.pm =================================================================== --- trunk/cgi-bin/LJ/Hooks/Homepage.pm 2012-06-21 13:34:05 UTC (rev 12154) +++ trunk/cgi-bin/LJ/Hooks/Homepage.pm 2012-06-21 13:43:26 UTC (rev 12155) @@ -86,12 +86,12 @@ '=897125631" width="1" height="1" border="0" class="branding-euro-pixel" />'; } - # megafon - # 12 june 00:00 - 18 june 23:59 - if (LJ::_is_branding_active() && ($time > 1339444800 && $time < 1340049540)) { + # beeline + # 00.00 28 of June till 23.59 19 0f July + if (LJ::_is_branding_active() && ($time > 1340827200 && $time < 1342727940)) { my $rnd = int(rand(1_000_000)); return - '<a href="http://shopping-digest.ru/?utm_source=LJ_com&utm_medium=homepage&utm_content=branding-statis&utm_campaign=fed_megafon_sup_spec-anons" class="megafon-vc-link" target="_blank"> </a>'; + '<a href="http://shopping-digest.ru/?utm_source=LJ_com&utm_medium=homepage&utm_content=branding-statis&utm_campaign=fed_megafon_sup_spec-anons" class="beeline-link" target="_blank"> </a>'; } }); @@ -106,10 +106,10 @@ LJ::need_res("stc/reskining/2012/june/megafon/euro.css"); } - # megafon - # 12 june 00:00 - 18 june 23:59 - if (LJ::_is_branding_active() && ($time > 1339444800 && $time < 1340049540)) { - LJ::need_res("stc/reskining/2012/june/megafon/virtual-card.css"); + # beeline + # 00.00 28 of June till 23.59 19 0f July + if (LJ::_is_branding_active() && ($time > 1340827200 && $time < 1342727940)) { + LJ::need_res("stc/reskining/2012/july/beeline/beeline.css"); } ##