From b63ac30fa188f2c8da37fe85e122d5a1e801d7a2 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 30 Aug 2016 16:56:51 +0200 Subject: Minor template fix --- ishtar_common/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ishtar_common') diff --git a/ishtar_common/templates/base.html b/ishtar_common/templates/base.html index b601076fe..4b8b68f8a 100644 --- a/ishtar_common/templates/base.html +++ b/ishtar_common/templates/base.html @@ -125,7 +125,7 @@

{% trans "Processing..." %}

{% trans "This can be long." %}

{% trans "Time to take a coffee?" %}

-

{% trans "Time to take another coffee?" %}

+

{% trans "Time to take another coffee?" %}

-- cgit v1.2.3