Ignore:
Timestamp:
Nov 14, 2014 4:46:37 PM (11 years ago)
Author:
quyenla
Message:

dang ki dich vu

Location:
pro-violet-viettel/sourcecode/application/views/layout/frontend
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pro-violet-viettel/sourcecode/application/views/layout/frontend/header.php

    r502 r503  
    1717                <link rel="stylesheet" href="<?php echo $base_url;?>assets/css/ace-rtl.min.css" />
    1818                <link rel="stylesheet" href="<?php echo $base_url;?>assets/css/ace-skins.min.css" />
    19 
     19                <link rel="stylesheet" href="<?php echo $base_url;?>assets/css/custom.css" />
    2020                <script src="<?php echo $base_url;?>assets/js/ace-extra.min.js"></script>
    2121                <style type="text/css" media="screen">
  • pro-violet-viettel/sourcecode/application/views/layout/frontend/sidebar.php

    r490 r503  
    4242                                                                </a>
    4343                                                        </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                                                       
    5045                                                        <li>
    5146                                                                <a href="<?php echo $base_url;?>frontend/user/profile" class="animate">
    5247                                                                        <span class="desc animate"> ThÃŽng tin cá nhân </span>
    5348                                                                        <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">
    5455                                                                </a>
    5556                                                        </li>
Note: See TracChangeset for help on using the changeset viewer.