From 05579880a4e4e76ada35cf2ff303a71377dfb41b Mon Sep 17 00:00:00 2001 From: RaNaN Date: Wed, 15 Sep 2010 23:42:41 +0200 Subject: package ui improvements --- module/web/templates/default/collector.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'module/web/templates/default/collector.html') diff --git a/module/web/templates/default/collector.html b/module/web/templates/default/collector.html index e207ba99a..1a7a4aa0c 100644 --- a/module/web/templates/default/collector.html +++ b/module/web/templates/default/collector.html @@ -37,7 +37,9 @@ document.addEvent("domready", function(){ {% endblock %} {% block content %} -
+
{% trans "success" %}
+
{% trans "failure" %}
+
{% trans "loading" %}
-- cgit v1.2.3