libs/web: fix firewall_zoneforwards template for bootstrap theme

This commit is contained in:
Jo-Philipp Wich 2012-02-15 15:12:53 +00:00
parent 7bda8d6da3
commit 47b51b54e8

View file

@ -17,7 +17,7 @@
-%>
<% if zone then %>
<div style="padding:0.5em">
<div style="padding:0.5em; white-space:nowrap">
<label style="background-color:<%=zone:get_color()%>; padding:0.4em">
<strong><%=zone:name()%>:</strong>
<%