Ignore:
Timestamp:
Nov 3, 2014 5:44:05 PM (11 years ago)
Author:
namnd
Message:
 
File:
1 edited

Legend:

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

    r329 r393  
    7070                                                                                                                                echo 'ThÃŽng tin đăng nhập khÃŽng chính xác!';
    7171                                                                                                                        }
    72                                                                                                                         if($this->session->flashdata('login_error_token')){
    73                                                                                                                                 echo 'Sai token!';
    74                                                                                                                         }
    7572                                                                                                                ?>
    7673                                                                                                                </div>
     
    7875                                                                                                        <label class="block clearfix has-error">
    7976                                                                                                                <span class="block input-icon input-icon-right">
    80                                                                                                                         <input type="text" class="form-control" name="account" placeholder="Tài khoản | Số điện thoại" />
     77                                                                                                                        <input type="text" class="form-control" name="username" placeholder="Tài khoản | Số điện thoại" />
    8178                                                                                                                        <i class="icon-user"></i>
    8279                                                                                                                </span>
Note: See TracChangeset for help on using the changeset viewer.