Committer: wisest-owl
LJSUP-12236: Additional brandingU trunk/cgi-bin/weblib.pl
Modified: trunk/cgi-bin/weblib.pl =================================================================== --- trunk/cgi-bin/weblib.pl 2012-05-22 10:06:26 UTC (rev 22022) +++ trunk/cgi-bin/weblib.pl 2012-05-22 11:56:36 UTC (rev 22023) @@ -2422,7 +2422,7 @@ ){ push @classes, "p-friendstimes"; } - if ($uri =~ m!^/update\.bml!) { + if ($uri =~ m!^/(?:update|editjournal)\.bml!) { push @classes, "b-foto-branding" if LJ::_is_pics_branding_active(); }