- Timestamp:
- Nov 15, 2014 1:01:11 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-violet-viettel/sourcecode/application/modules/frontend/views/user_profile.php
r521 r526 194 194 <form id="frm3" class="form-horizontal" role="form"> 195 195 <h4 class="header blue bolder smaller">ThÃŽng tin tà i khoản</h4> 196 <div class="col-sm-6"> 197 <h4>Sá» tiá»n </h4> <h3><?php echo number_format(@$acc_balanced, 0); ?> VND</h3> 196 <div class="col-sm-6"> 197 <h4>Sá» tiá»n trong tà i khoản SBG Online: <b><span class="blue"><?php echo number_format(@$acc_balanced, 0); ?> VNÄ <span></b></h4> 198 199 </div> 200 <div class="col-sm-6"> 201 <h3> </h3> 198 202 </div> 199 203 <h4 class="header blue bolder smaller">Nạp tiá»n bằng thẻ cà o</h4> 200 201 204 <div class="col-sm-8"> 202 <div class="block clearfix has-error"></div>203 205 <div class="form-group"> 204 206 <label for="form-field-pass1" class="col-sm-2 control-label no-padding-right">Mã thẻ</label> … … 243 245 <!--<form action="<?php echo base_url();?>frontend/user/packageRegister" class="form-horizontal" id="package_register"> --> 244 246 <form action="<?php echo base_url();?>frontend/user/regpackage" method="POST" class="form-horizontal" id="package_register"> 245 <h4 class="header blue bolder smaller">ThÃŽng tin tà i khoản</h4> 246 <div class="col-sm-6"> 247 <h4>Sá» tiá»n trong tà i khoản SBG Online </h4> <h3><?php echo number_format(@$acc_balanced, 0); ?> VND <span id="add_money" style="cursor:pointer" class="badge" >Nạp thêm tiá»n</span></h3> 248 </div> 249 <div class="col-sm-6"> 250 <h4>Thá»i hạn sá» dụng </h4> <h3><?php echo @$expire_date; ?> <span class="badge"><?php echo @$date_diff; ?></span></h3> 247 <h4 class="header blue bolder smaller">ThÃŽng tin dá»ch vụ</h4> 248 <div class="col-sm-6"> 249 <h4><b>Thá»i hạn sá» dụng</b></h4> <h3><b><span class="blue"><?php echo date('d/m/Y', strtotime($expire_date)); ?> </span></b></h3> 251 250 </div> 251 <div class="col-sm-6"> 252 <h4>Sá» tiá»n trong tà i khoản SBG Online</h4><h3> <?php echo number_format(@$acc_balanced, 0); ?> VNÄ <span id="add_money" style="cursor:pointer" class="badge" >Nạp thêm tiá»n</span></h3> 253 </div> 254 252 255 <h4 class="header blue bolder smaller">ÄÄng kÜ dá»ch vụ</h4> 253 256
Note: See TracChangeset
for help on using the changeset viewer.