summaryrefslogtreecommitdiff
path: root/template/form_login.st
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-01-31 03:27:09 -0500
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-01-31 03:27:09 -0500
commit2ca41848debe4dd760c342269fbdcf4eaf7ca0b7 (patch)
tree138f15534ea5f4e6684f3e86144815cf3b580f78 /template/form_login.st
parent530f05ecae21c5bb5615371739b429000d61dbea (diff)
Adding prod changes
Diffstat (limited to 'template/form_login.st')
-rw-r--r--template/form_login.st8
1 files changed, 5 insertions, 3 deletions
diff --git a/template/form_login.st b/template/form_login.st
index 9f96f58..014ea87 100644
--- a/template/form_login.st
+++ b/template/form_login.st
@@ -7,16 +7,18 @@
</p><br>
</p>
+
+ <i>dumps like a truck, truck, truck.</i>
<input id="nickInput" name="nickInput" title="username" tabindex="4" type="text">
</p>
<p>
<input id="passwordInputLabel" name="passwordInputLabel" tabindex="5" type="text" class="invisible">
<input id="passwordInput" name="passwordInput" title="password" tabindex="5" type="password">
</p>
- <p class="remember">
- <img src="/static/signin.gif" id="signin-submit">
+ <p class="remember"><br>
+ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="/static/signin.gif" id="signin-submit">
- <!-- <input id="loginSubmit" value="Sign in" tabindex="6" type="submit"> -->
+ <!-- <input id="signin-submit" value="Sign in" tabindex="6" type="submit"> -->
</p>
</form>
</fieldset>