summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-06-03 17:29:20 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-06-03 17:29:20 +0200
commit14820a5741e5aca9fc1e99cd388988ed9b9b3160 (patch)
tree0f4d01ba9f2253c392c1e9d7b104cb121164639f /templates
parent3a041d4ef3060a9a8bdca282d1a5d8431eea01c2 (diff)
user_wakeup template: no tab/newline fuckup
Diffstat (limited to 'templates')
-rw-r--r--templates/user_wakeup.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/user_wakeup.html b/templates/user_wakeup.html
index 8384fe85..d02ff5e8 100644
--- a/templates/user_wakeup.html
+++ b/templates/user_wakeup.html
@@ -11,8 +11,7 @@
<tr>
<td align="right"> %comment_text% </td>
<td><textarea name="Bemerkung" rows="5" cols="40">
- %comment_value%
- </textarea></td>
+%comment_value%</textarea></td>
</tr>
</table>
<input type="submit" name="submit" value="%submit_text%" />