]> ruin.nu Git - ndwebbie.git/blobdiff - root/src/settings/index.tt2
Make the email field wider
[ndwebbie.git] / root / src / settings / index.tt2
index 6faddb5043376fdb9aa7f01501fb8b01e853e63f..2b5041918192a5c3accf003b2b347932a52b83bc 100644 (file)
@@ -10,7 +10,7 @@
        <input type="submit" value="Change">
 </fieldset></form>
 <form action="[% c.uri_for('changeEmail') %]" method="post"><fieldset> <legend>Email</legend>
-       <input type="text" name="email" value="[% email | html %]">
+       <input type="text" name="email" value="[% email | html %]" class="email">
        <br><input type="submit" value="Change">
 </fieldset></form>
 <form action="[% c.uri_for('changeBirthday') %]" method="post"><fieldset> <legend>Birthday</legend>