From 95bee051c9a82235a47bc046e5145fc3cceb7931 Mon Sep 17 00:00:00 2001 From: Calin Crisan Date: Mon, 1 Sep 2014 20:06:22 +0300 Subject: [PATCH] renamed "logout" button to "switch user" --- templates/main.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/main.html b/templates/main.html index 6d0651e..62bce53 100644 --- a/templates/main.html +++ b/templates/main.html @@ -20,14 +20,14 @@ {% if USER == 'admin' %}
-
+
Apply
{% if hostname %}
{{hostname}}
{% endif %}
{% else %} -
+
{% if hostname %}
{{hostname}}
{% endif %} {% endif %}