Oracle (ex_ioracle) wrote in changelog,
Oracle
ex_ioracle
changelog

[livejournal] r17482: LJSUP-7014: When you enter the correct n...

Committer: skomarov
LJSUP-7014: When you enter the correct number clue to the field is not displayed correctly
U   trunk/htdocs/manage/profile/index.bml
Modified: trunk/htdocs/manage/profile/index.bml
===================================================================
--- trunk/htdocs/manage/profile/index.bml	2010-10-01 07:31:43 UTC (rev 17481)
+++ trunk/htdocs/manage/profile/index.bml	2010-10-01 07:34:13 UTC (rev 17482)
@@ -540,7 +540,7 @@
             my (undef, $country) = LJ::GeoLocation->ip_class;
             $ret .= '<br /><span class="helper">' . $ML{'.section.textmsg.example_us'} . '</span></li>' if $country eq 'US';
             $ret .= '<br /><span class="helper">' . $ML{'.section.textmsg.example_ru'} . '</span></li>' if $country eq 'RU';
-            $ret .= '<li class="b-manage-smsn-status"><i class="i-manage-smsn-icon"></i><span class="i-bubble b-bubble-lite"><i class="i-bubble-arrow-border"></i><i class="i-bubble-arrow"></i><span>' . $ML{'.section.textmsg.info'} . '<span class="help-icon">' . LJ::help_icon('sms_notification') . '</span>' . ' </span></span></li>';
+            $ret .= '<li class="b-manage-smsn-status"><i class="i-manage-smsn-icon"></i><span class="i-bubble b-bubble-lite"><i class="i-bubble-arrow-border"></i><i class="i-bubble-arrow"></i><span>' . $ML{'.section.textmsg.info'} . ' </span> <i class="help-icon">' . LJ::help_icon('sms_notification') . '</i> </span></li>';
             $ret .= "<li class='b-manage-smsn-btn'><input type='button' name='sendsms' value='$ML{'.section.textmsg.button'}' disabled='disabled' /></li>";
             $ret .= '</ul>';
             $ret .= "</td></tr>\n";

Tags: bml, ioracle, livejournal
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