aboutsummaryrefslogtreecommitdiff
path: root/themes/alps/compose.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/alps/compose.html')
-rw-r--r--themes/alps/compose.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/alps/compose.html b/themes/alps/compose.html
index 854c4d2..1f0a4e3 100644
--- a/themes/alps/compose.html
+++ b/themes/alps/compose.html
@@ -14,7 +14,7 @@
<div class="headers no-js">
<label>From</label>
- <input type="email" name="from" id="from" value="{{.Message.From}}" />
+ <input type="text" name="from" id="from" value="{{.Message.From}}" />
<label>To</label>
{{ $to := .Message.ToString }}