alf (red_alf) wrote in changelog,
alf
red_alf
changelog

[livejournal] r19098: LJSUP-8689: Donate button

Committer: afedorov
LJSUP-8689: Donate button

U   trunk/cgi-bin/LJ/S2.pm
Modified: trunk/cgi-bin/LJ/S2.pm
===================================================================
--- trunk/cgi-bin/LJ/S2.pm	2011-05-23 09:00:02 UTC (rev 19097)
+++ trunk/cgi-bin/LJ/S2.pm	2011-05-23 09:03:01 UTC (rev 19098)
@@ -4007,7 +4007,7 @@
         $give_text .= " ($give_count)" if $give_count;
             
         if ($image) {
-            $give_button .= '<a href="'.$give_link.'" title="'.$give_text.'"><img src="'.$LJ::IMGPREFIX.$image.'"></a>';
+            $give_button .= '<a href="'.$give_link.'" title="'.$give_text.'"><img src="'.$image.'"></a>';
         } else {
             $give_button .= '<a href="'.$give_link.'">'.$give_text.'</a>';
         }

Tags: livejournal, pm, red_alf
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