Ignore:
Timestamp:
Nov 18, 2014 2:28:24 PM (11 years ago)
Author:
quyenla
Message:

front end

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pro-violet-viettel/sourcecode/application/modules/frontend/views/user_profile.php

    r556 r557  
    284284                                            <button type="submit" class="btn btn-success">Tiếp tục</button>
    285285                                        </div>
    286                                         <?php if ($is_viettel==true) { ?>
    287286                                       
    288                                         <h4>Quí vị cÅ©ng có thể sá»­ dụng số điện thoại <?php echo $username;?> và soạn tin theo cú pháp: SBG VIP1 (hay VIP3, VIP6, VIP12) gá»­i tới 8062 (Hệ thống sẜ trừ tiền trên tài khoản chính cá»§a số điện thoại <?php echo $username;?>)</h4>
    289                                         <?php } ?>
     287                                               <?php if ($is_viettel==true) { ?>
     288                                        <h4 class="header blue bolder smaller"></h4>
     289                                        <div class="alert alert-block alert-success">                                           
     290                                            <p>
     291                                                Quí vị cÅ©ng có thể sá»­ dụng số điện thoại <strong><?php echo $username;?></strong> và soạn tin theo cú pháp: <strong>SBG VIP 1</strong> (hay VIP 3, VIP 6, VIP 12) <strong>gá»­i tới 8062</strong> (Hệ thống sẜ trừ tiền trên tài khoản chính cá»§a số điện thoại <strong><?php echo $username;?></strong>)
     292                                        </p>
     293                                        </div>
     294                                            <?php } ?>
     295                                           
     296                                       
    290297                                    </form>
    291298                                </div>
Note: See TracChangeset for help on using the changeset viewer.