From: Calin Crisan Date: Sat, 14 Mar 2015 18:26:16 +0000 (+0200) Subject: settings panel: added a separator between main and camera settings X-Git-Url: http://www.vanbest.org/gitweb/?a=commitdiff_plain;h=e454250740e228fe6247ef1c9d5af2ff04b04d45;p=motioneye-debian settings panel: added a separator between main and camera settings --- diff --git a/templates/main.html b/templates/main.html index dbc3f3a..f0904d4 100644 --- a/templates/main.html +++ b/templates/main.html @@ -155,7 +155,7 @@ ? - + {% for section in main_sections.values() %} {% if section.get('label') and section.get('configs') %}
@@ -172,6 +172,10 @@ {% endif %} {% endfor %} + +
+ +
?