vadvs (vadvs) wrote in changelog,
vadvs
vadvs
changelog

[livejournal] r21637: LJSUP-11448: Use scissors instead of () ...

Committer: vad
LJSUP-11448: Use scissors instead of () in the lj-cut
U   trunk/cgi-bin/cleanhtml.pl
Modified: trunk/cgi-bin/cleanhtml.pl
===================================================================
--- trunk/cgi-bin/cleanhtml.pl	2012-04-04 14:02:01 UTC (rev 21636)
+++ trunk/cgi-bin/cleanhtml.pl	2012-04-04 14:51:06 UTC (rev 21637)
@@ -704,7 +704,7 @@
                     my $etext = $link_text->();
                     my $url = LJ::ehtml($cut);
                     $newdata .= "<div>" if $tag eq "div";
-                    $newdata .= "<b class=\"ljcut-link\">&#9988;&nbsp;<a href=\"$url#cutid$cutcount\">$etext</a>&nbsp;</b>";
+                    $newdata .= qq|<b class="ljcut-link"><span class="ljcut-link-scissors">&#9988;</span>&#8943;&nbsp;<a href="$url#cutid$cutcount">$etext</a>&nbsp;&#8943;</b>|;
                     $newdata .= "</div>" if $tag eq "div";
                     unless ($opts->{'cutpreview'}) {
                         push @eatuntil, $tag;

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