diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/user/views/login.html.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/user/views/login.html.php b/modules/user/views/login.html.php index 6c646dde..58df6024 100644 --- a/modules/user/views/login.html.php +++ b/modules/user/views/login.html.php @@ -1,5 +1,6 @@ <? defined("SYSPATH") or die("No direct script access."); ?> <fieldset id="gLogin"> + <legend>Login</legend> <ul> <li> <label for="username">Username</label> |