Changeset 557
- Timestamp:
- Nov 18, 2014 2:28:24 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-violet-viettel/sourcecode/application/modules/frontend/views/user_profile.php
r556 r557 284 284 <button type="submit" class="btn btn-success">Tiếp tục</button> 285 285 </div> 286 <?php if ($is_viettel==true) { ?>287 286 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 290 297 </form> 291 298 </div>
Note: See TracChangeset
for help on using the changeset viewer.