summaryrefslogtreecommitdiff
path: root/template/form_login.st
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-05-27 14:17:15 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-05-27 14:17:15 -0400
commite9dcb2bc4bb1b915e02eff3823d6006b052df13d (patch)
tree7ce5755abc0e29a5ac0a26bfbac700980ced1a78 /template/form_login.st
parent88a1325b9b5f1fdc90c29e985caecf9dc6429ddf (diff)
sostler prod commit
Diffstat (limited to 'template/form_login.st')
-rw-r--r--template/form_login.st10
1 files changed, 5 insertions, 5 deletions
diff --git a/template/form_login.st b/template/form_login.st
index 4f07d0f..33d240d 100644
--- a/template/form_login.st
+++ b/template/form_login.st
@@ -16,16 +16,16 @@
<input id="passwordInput" name="passwordInput" title="password" tabindex="5" type="password">
</p>
- <p>
+
+
+ <p class="remember"><br>
+<input id="signin-submitform" value="Sign in" tabindex="6" type="submit">
+<br><br>
<label>
<input type="checkbox" name="rememberme" id="remembermeInput" checked="checked"/>
Remember Me
</label>
</p>
-
- <p class="remember"><br>
-<input id="signin-submit" value="Sign in" tabindex="6" type="submit">
- </p>
</form>
</fieldset>
</div>