From 8249510dcab33b7ef95d75bf4be4e0af5b3f5f48 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 12 Apr 2011 19:19:54 +0200 Subject: Add a rollback button (closes #349) --- ishtar/templates/sheet.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ishtar/templates/sheet.html') diff --git a/ishtar/templates/sheet.html b/ishtar/templates/sheet.html index e2d1cc6c0..5608a684f 100644 --- a/ishtar/templates/sheet.html +++ b/ishtar/templates/sheet.html @@ -17,7 +17,7 @@
{% trans "Close" %} - - + {% trans "Close all windows" %}
{% endblock %}
-- cgit v1.2.3