- Timestamp:
- Nov 14, 2014 4:46:37 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-violet-viettel/sourcecode/application/views/layout/frontend/sidebar.php
r490 r503 42 42 </a> 43 43 </li--> 44 <li> 45 <a class="animate" href="<?php echo $base_url;?>frontend/user/profile#services-register"> 46 <span class="desc animate"> Thanh toán </span> 47 <img width="28" class="img-responsive pull-right" src="<?php echo $base_url;?>assets/img/payment.png"> 48 </a> 49 </li> 44 50 45 <li> 51 46 <a href="<?php echo $base_url;?>frontend/user/profile" class="animate"> 52 47 <span class="desc animate"> ThÃŽng tin cá nhân </span> 53 48 <img src="<?php echo $base_url;?>assets/img/profile.png" width="28" class="img-responsive pull-right"> 49 </a> 50 </li> 51 <li> 52 <a class="animate" href="<?php echo $base_url;?>frontend/user/profile/services-register"> 53 <span class="desc animate"> ÄÄng kà dá»ch vụ </span> 54 <img width="28" class="img-responsive pull-right" src="<?php echo $base_url;?>assets/img/payment.png"> 54 55 </a> 55 56 </li>
Note: See TracChangeset
for help on using the changeset viewer.