summaryrefslogtreecommitdiffstats
path: root/module
diff options
context:
space:
mode:
Diffstat (limited to 'module')
-rw-r--r--module/web/templates/default/logout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/web/templates/default/logout.html b/module/web/templates/default/logout.html
index a100c7004..8444c4b3f 100644
--- a/module/web/templates/default/logout.html
+++ b/module/web/templates/default/logout.html
@@ -5,5 +5,5 @@
{% endblock %}
{% block content %}
- <p><b>{{_("fYou were successfully logged out.")}}</b></p>
+ <p><b>{{_("You were successfully logged out.")}}</b></p>
{% endblock %}