From cba80e8260cc51d0613eb2e4f782c4b262ed94c0 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 18 Feb 2013 16:22:34 +0100 Subject: [PATCH] Add commercial support labels. --- templates/modules/menu.html | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/templates/modules/menu.html b/templates/modules/menu.html index f263a608..7f4b44fd 100644 --- a/templates/modules/menu.html +++ b/templates/modules/menu.html @@ -14,6 +14,13 @@ {{ _("Support") }} -{% if not hostname == "www.ipfire.org" and not hostname == "dev.ipfire.org" %} +{% if hostname == "www.ipfire.org" or hostname == "dev.ipfire.org" %} + +{% else %}