Valerii Vasin (valerii) wrote in changelog,
Valerii Vasin
valerii
changelog

[livejournal] r22568: LJSUP-12885: SMS notification - Add Taji...

Committer: vvasin
LJSUP-12885: SMS notification - Add Tajikistan. Increase field maxlength for Tajikistan phones.
U   trunk/htdocs/manage/profile/index.bml
Modified: trunk/htdocs/manage/profile/index.bml
===================================================================
--- trunk/htdocs/manage/profile/index.bml	2012-08-03 13:56:26 UTC (rev 22567)
+++ trunk/htdocs/manage/profile/index.bml	2012-08-03 13:59:23 UTC (rev 22568)
@@ -553,7 +553,7 @@
             $ret .= '<ul class="b-manage-smsn b-manage-smsn-hide">';
             $ret .= '<li class="b-manage-smsn-sms">';
             #$ret .= '<select name="txtmsg_number_code" class="b-manage-smsn-code" disabled="disabled"><option value="+7">+7</option></select>' . ' ';
-            $ret .= LJ::html_text({ 'name' => 'txtmsg_number', 'value' => $tminfo->{'number'}, 'size' => '16', 'maxlength' => '16', 'class' => 'b-manage-smsn-phone' });
+            $ret .= LJ::html_text({ 'name' => 'txtmsg_number', 'value' => $tminfo->{'number'}, 'size' => '18', 'maxlength' => '18', 'class' => 'b-manage-smsn-phone' });
             if($country eq 'KZ'){
                 $ret .= '<br /><span class="helper">' . $ML{'.section.textmsg.example_kz'} . '</span></li>';                
             }elsif($country eq 'TJ'){

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