Ignore:
Timestamp:
Apr 23, 2015 12:00:06 PM (10 years ago)
Author:
namnd
Message:
 
File:
1 edited

Legend:

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

    r838 r906  
    9393                                                </div>
    9494                                                <div class="form-group">
    95                                                         <label for="form-field-username" class="col-sm-4 control-label no-padding-right">Quận / Huyện</label>
     95                                                        <label for="form-field-district" class="col-sm-4 control-label no-padding-right">Quận / Huyện</label>
    9696                                                        <div class="col-sm-8">
    9797                                                                <select name="district" id="form-field-district" class="input-large"></select>
     98                                                                <label class="block clearfix has-error">
     99                                                                        <div id="district" class="help-block error"></div>
     100                                </label>
    98101                                                        </div>
     102                                                       
    99103                                                </div>
    100104
Note: See TracChangeset for help on using the changeset viewer.