[livejournal] r19914: LJSUP-8857: Updating commenting form
Committer: esavintcev
LJSUP-8857: Updating commenting formU trunk/cgi-bin/weblib.pl
Modified: trunk/cgi-bin/weblib.pl
===================================================================
--- trunk/cgi-bin/weblib.pl 2011-08-31 08:52:46 UTC (rev 19913)
+++ trunk/cgi-bin/weblib.pl 2011-08-31 08:53:08 UTC (rev 19914)
@@ -802,7 +802,7 @@
if ($u->{'opt_logcommentips'} eq 'A') {
$qrhtml .= '<br />';
$qrhtml .= '<p class="b-bubble b-bubble-alert b-bubble-noarrow b-bubble-intext">';
- $qrhtml .= LJ::deemp(BML::ml('/talkpost.bml.logyourip'));
+ $qrhtml .= BML::ml('/talkpost.bml.logyourip');
$qrhtml .= LJ::help_icon_html("iplogging", " ");
$qrhtml .= '</p>';
}
