Ignore:
Timestamp:
Dec 3, 2014 2:59:16 PM (11 years ago)
Author:
namnd
Message:
 
File:
1 edited

Legend:

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

    r631 r636  
    204204
    205205                                                <div class="col-sm-10">
    206                                                     <input type="text" id="form-field-pass1" name="pin_card" class="form-control">
     206                                                    <input type="text" id="pin_card" name="pin_card" class="form-control">
    207207                                                </div>
    208208                                            </div>
     
    214214
    215215                                                <div class="col-sm-10">
    216                                                     <input type="text" id="form-field-pass2" name="card_serial" class="form-control">
     216                                                    <input type="text" id="card_serial" name="card_serial" class="form-control">
    217217                                                </div>
    218218                                            </div>
Note: See TracChangeset for help on using the changeset viewer.