aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/public/mailbox.html
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2019-12-16 14:45:55 +0100
committerSimon Ser <contact@emersion.fr>2019-12-16 14:45:55 +0100
commit65931445a8a3d2610bb2492ce515658701cf3241 (patch)
tree079cb19526b2d5d324fc1cffbb2a0cae0b8efc65 /plugins/base/public/mailbox.html
parent1c5e17472d01be241ff80b062f77a88dafc51f17 (diff)
downloadalps-65931445a8a3d2610bb2492ce515658701cf3241.tar.gz
alps-65931445a8a3d2610bb2492ce515658701cf3241.zip
Use <label> in compose form
Diffstat (limited to 'plugins/base/public/mailbox.html')
-rw-r--r--plugins/base/public/mailbox.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/base/public/mailbox.html b/plugins/base/public/mailbox.html
index 53cf697..6deaa38 100644
--- a/plugins/base/public/mailbox.html
+++ b/plugins/base/public/mailbox.html
@@ -44,7 +44,7 @@
{{end}}
</p>
{{else}}
- <p>Mailbox is empty.</p>
+ <p>No message.</p>
{{end}}
{{template "foot.html"}}