Commit 55e3bb7dda204e1240f9129a33d07fa71ce1f568
1 parent
c151eb61
Exists in
master
and in
96 other branches
login title
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
index.html
... | ... | @@ -25,7 +25,7 @@ |
25 | 25 | <input type="password" name="password" placeholder="PASSWORD" id="Btn_EnterPassword" class="PlaceHolder"/> |
26 | 26 | <div id="userLogin"> |
27 | 27 | <div><input id="Btn_Login" name="login" type="submit" value=""/></div> |
28 | - <div id="textLogin">Login ( Registered Users )</div> | |
28 | + <div id="textLogin">Login / Registered Users</div> | |
29 | 29 | </div> |
30 | 30 | </form> |
31 | 31 | <script type="text/javascript"> | ... | ... |