Committer: ailyin
LJSV-2108 (Pics beta promo banner shows undefined)U trunk/cgi-bin/LJ/Widget/EntryForm.pm
Modified: trunk/cgi-bin/LJ/Widget/EntryForm.pm =================================================================== --- trunk/cgi-bin/LJ/Widget/EntryForm.pm 2012-03-16 12:04:11 UTC (rev 21434) +++ trunk/cgi-bin/LJ/Widget/EntryForm.pm 2012-03-16 12:18:31 UTC (rev 21435) @@ -1728,6 +1728,11 @@ my $altlogin = $self->altlogin; my ($moodlist, $moodpics); + LJ::need_string( qw( + /update.bml.msg.newalbums + /update.bml.msg.newalbums.organise + ) ); + # usejournal has no point if you're trying to use the account you're logged # in as, so disregard it so we can assume that if it exists, we're trying # to post to an account that isn't us