Ignore:
Timestamp:
Jan 29, 2015 10:46:25 AM (10 years ago)
Author:
namnd
Message:
 
Location:
pro-violet-viettel/sourcecode/application/modules/frontend/views
Files:
2 edited

Legend:

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

    r706 r714  
    4242                                Đơn vị</label>
    4343                            <div class="col-sm-8">
    44                                 <input name="school" <?php if ($can_edit == 0) { ?>  disabled <?php } ?> type="text" value="<?php echo $info['school']; ?>" placeholder="Đơn vị" id="form-field-first" class="input-large">
     44                                <input name="school" type="text" value="<?php echo $info['school']; ?>" placeholder="Đơn vị" id="form-field-first" class="input-large">
    4545                            </div>
    4646                        </div>
  • pro-violet-viettel/sourcecode/application/modules/frontend/views/user_profile.php

    r707 r714  
    195195                                                                                </form>
    196196                               
    197                                                                                 <div class="alert alert-block alert-success">
     197                                                                                <!--div class="alert alert-block alert-success">
    198198                                                                                       
    199199                                                                                        <p>
    200200                                                                                                QuÜ vị cÅ©ng có thể thay đổi mật khẩu bằng cách dùng số điện thoại <strong><?php echo $username; ?></strong> và soạn tin theo cú pháp: <strong>SBG MK [MatKhauMoi]</strong> gá»­i tới <strong>8062</strong> (500đ/tin).
    201201                                                                                        <p/>
    202                                                                                 </div>
     202                                                                                </div-->
    203203                                </div>
    204204
Note: See TracChangeset for help on using the changeset viewer.