madeon (madeon) wrote in changelog,
madeon
madeon
changelog

[ljcom] r12117: LJSUP-12570: Add text variable for pushe...

Committer: sbelyaev
LJSUP-12570: Add text variable for pushed button
U   trunk/cgi-bin/LJ/Hooks/Customize.pm
Modified: trunk/cgi-bin/LJ/Hooks/Customize.pm
===================================================================
--- trunk/cgi-bin/LJ/Hooks/Customize.pm	2012-06-15 08:20:51 UTC (rev 12116)
+++ trunk/cgi-bin/LJ/Hooks/Customize.pm	2012-06-15 08:39:03 UTC (rev 12117)
@@ -355,8 +355,9 @@
 LJ::register_hook('need_res_for_journals', sub {
     my $u = shift;
 
-    LJ::need_string(qw/confirm.bubble.yes
-                       confirm.bubble.no/);
+    LJ::need_string(qw/confirm.bubble.yes 
+                       confirm.bubble.no
+                       entry.reference.label.reposted/);
 
     require Apache::WURFL;
     if (!$LJ::DISABLED{'view_mobile_link_always'} || Apache::WURFL->is_mobile()) {

Tags: ljcom, madeon, pm, sbelyaev
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments