changelog_bot (changelog_bot) wrote in changelog,
changelog_bot
changelog_bot
changelog

[livejournal] r17609: LJSUP-7233: move comment anchor inside c...

Committer: dnikolaev
LJSUP-7233: move comment anchor inside comment block

U   trunk/cgi-bin/LJ/Talk.pm
Modified: trunk/cgi-bin/LJ/Talk.pm
===================================================================
--- trunk/cgi-bin/LJ/Talk.pm	2010-10-26 07:27:54 UTC (rev 17608)
+++ trunk/cgi-bin/LJ/Talk.pm	2010-10-26 07:37:35 UTC (rev 17609)
@@ -2267,7 +2267,7 @@
 
             my $width = $depth * 25;
 
-            return "<a name='t$dtid'></a><div id='ljcmt$dtid'><table$table_style><tr>" .
+            return "<div id='ljcmt$dtid'><a name='t$dtid'></a><table$table_style><tr>" .
                    "<td><img src='$LJ::IMGPREFIX/dot.gif' height='1' width='$width'></td>" .
                    "<td id='ljcmtxt$dtid' width='100%'>";
         };

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