From 660df7cd5d6c29f540ec4555fc2a89aa680f7726 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Mon, 13 Aug 2012 17:40:56 +0200 Subject: fixed typo --- module/web/templates/default/logout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module') 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 %} -

{{_("fYou were successfully logged out.")}}

+

{{_("You were successfully logged out.")}}

{% endblock %} -- cgit v1.2.3