summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2008-11-12 18:13:59 +0000
committerTim Almdal <tnalmdal@shaw.ca>2008-11-12 18:13:59 +0000
commit2a9f8b5bcd6de819e461583bde1641aad3055d27 (patch)
treeb30dbb003bb988d9b499eb8ee827040f1ff5e27f /modules
parent91b149adbf42f71b1892cef4b90f62c1147c8d06 (diff)
Added a legend to the fieldset
Diffstat (limited to 'modules')
-rw-r--r--modules/user/views/login.html.php1
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>