summaryrefslogtreecommitdiff
path: root/templates/changepw/change_other.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/changepw/change_other.html')
-rw-r--r--templates/changepw/change_other.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/changepw/change_other.html b/templates/changepw/change_other.html
index c3fa637..2131ea4 100644
--- a/templates/changepw/change_other.html
+++ b/templates/changepw/change_other.html
@@ -11,7 +11,7 @@
<td class="formlabel">Input:</td>
</tr>
<tr>
- <td class="formfield"><input type="textarea" name="input" /></td>
+ <td class="formfield"><textarea name="input" cols="50" rows="10"></textarea></td>
</tr>
<tr>
<td class="formbutton"><input type="submit" value="Submit" /></td>