- Timestamp:
- Dec 3, 2014 2:59:16 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-violet-viettel/sourcecode/application/modules/frontend/views/user_profile.php
r631 r636 204 204 205 205 <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"> 207 207 </div> 208 208 </div> … … 214 214 215 215 <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"> 217 217 </div> 218 218 </div>
Note: See TracChangeset
for help on using the changeset viewer.