From: Michael Tremer Date: Wed, 16 Apr 2014 20:05:05 +0000 (+0200) Subject: fireinfo: Fix red label. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=da798c795aa38da31b6332dda6d6251f44105d78;p=ipfire.org.git fireinfo: Fix red label. --- diff --git a/templates/fireinfo/profile-detail.html b/templates/fireinfo/profile-detail.html index 4b876659..0108987c 100644 --- a/templates/fireinfo/profile-detail.html +++ b/templates/fireinfo/profile-detail.html @@ -101,7 +101,7 @@ {% if zone == "GREEN" %} {{ _(zone) }} {% elif zone == "RED" %} - {{ _(zone) }} + {{ _(zone) }} {% elif zone == "ORANGE" %} {{ _(zone) }} {% elif zone == "BLUE" %}