From: Bruno Adele Date: Fri, 23 Sep 2016 06:09:00 +0000 (+0200) Subject: Minor change (change 'date' by 'day') X-Git-Url: http://www.vanbest.org/gitweb/?a=commitdiff_plain;h=e8beffcc8e9b37b3b865aab85007dff3a84607e7;p=motioneye-debian Minor change (change 'date' by 'day') --- diff --git a/motioneye/templates/main.html b/motioneye/templates/main.html index 1ff72c1..7576d4f 100644 --- a/motioneye/templates/main.html +++ b/motioneye/templates/main.html @@ -469,7 +469,7 @@ Web Hook URL - ? + ? HTTP Method @@ -494,7 +494,7 @@ Command - ? + ? {% for config in camera_sections.get('storage', {}).get('configs', []) %} {{config_item(config)}} @@ -524,7 +524,7 @@ - ? + ? Right Text @@ -541,7 +541,7 @@ - ? + ? {% for config in camera_sections.get('text-overlay', {}).get('configs', []) %} {{config_item(config)}} @@ -633,7 +633,7 @@ Image File Name - ? + ? Image Quality @@ -691,7 +691,7 @@ Movie File Name - ? + ? Movie Format @@ -885,7 +885,7 @@ Web Hook URL - ? + ? HTTP Method @@ -910,7 +910,7 @@ Command - ? + ? {% for config in camera_sections.get('notifications', {}).get('configs', []) %} {{config_item(config, "motionDetectionEnabled")}}