ssafronova (ssafronova) wrote in changelog,
ssafronova
ssafronova
changelog

[livejournal] r17914: LJSUP-7377: Wishlist - LJSUP-7556: Missi...

Committer: ssafronova
LJSUP-7377: Wishlist - LJSUP-7556: Missing the required image in the block "Bithday"
tags: narefieva
U   trunk/cgi-bin/LJ/Widget/FriendBirthdays.pm
Modified: trunk/cgi-bin/LJ/Widget/FriendBirthdays.pm
===================================================================
--- trunk/cgi-bin/LJ/Widget/FriendBirthdays.pm	2010-12-13 08:55:12 UTC (rev 17913)
+++ trunk/cgi-bin/LJ/Widget/FriendBirthdays.pm	2010-12-13 09:59:09 UTC (rev 17914)
@@ -53,9 +53,9 @@
         $ret .= "<tr>";
         $ret .= "<td>" . $u->ljuser_display . "</td>";
         $ret .= "<td>" . $class->ml('widget.friendbirthdays.userbirthday', {'month' => LJ::Lang::month_short($month), 'day' => $day}) . "</td>";
-        $ret .= "<td><a href='$LJ::SITEROOT/shop/view.bml?item=paidaccount&gift=1&for=" . $u->user . "' class='gift-link'>";
-        $ret .= $class->ml('widget.friendbirthdays.gift') . "</a></td>";
-        $ret .= "<td>" . (scalar @$wishes ? "<a href='$wish_url' title='" . $class->ml('widget.friendbirthdays.wishlist') . "'>wishlist img</a>" : "&nbsp;") . "</td>";
+        $ret .= "<td><a href='$LJ::SITEROOT/shop/view.bml?item=paidaccount&gift=1&for=" . $u->user . "' class='gift-link'><span>";
+        $ret .= $class->ml('widget.friendbirthdays.gift') . "</span></a></td>";
+        $ret .= "<td>" . (scalar @$wishes ? "<a href='$wish_url' class='wish-link' title='" . $class->ml('widget.friendbirthdays.wishlist') . "'><span>" . $class->ml('widget.friendbirthdays.wishlist') . "</span></a>" : "&nbsp;") . "</td>";
         $ret .= "</tr>";
     }
 

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