vadvs (vadvs) wrote in changelog,
vadvs
vadvs
changelog

[livejournal] r18536: LJSUP-7961: Add ability to display defau...

Committer: vsukhanov
LJSUP-7961: Add ability to display default userpic of the user.
U   trunk/cgi-bin/cleanhtml.pl
Modified: trunk/cgi-bin/cleanhtml.pl
===================================================================
--- trunk/cgi-bin/cleanhtml.pl	2011-03-14 10:04:46 UTC (rev 18535)
+++ trunk/cgi-bin/cleanhtml.pl	2011-03-14 10:04:57 UTC (rev 18536)
@@ -426,7 +426,7 @@
                 if ($upic){
                     $newdata .= $upic->imgtag;
                 } else {
-                    $newdata .= qq|<img src="http://wh.livejournal.ru/icons/nouserpic.png" width="100" height="100">|;
+                    $newdata .= qq|<img src="http://wh.livejournal.ru/icons/nouserpic.png" width="100" height="100" class="userpic-img" />|;
                 }
             }
 

Tags: livejournal, pl, vadvs
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