From a11e9426dcbbec7c5df39c29b99befa360feaea8 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Thu, 10 Nov 2016 09:37:06 -0500 Subject: added text-wrap for input items to manage larger strings (problem when translated to some languages like russian) --- www/templates/devoptions.html | 43 +++++++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 20 deletions(-) (limited to 'www/templates/devoptions.html') diff --git a/www/templates/devoptions.html b/www/templates/devoptions.html index cf207327..0ce3d11c 100644 --- a/www/templates/devoptions.html +++ b/www/templates/devoptions.html @@ -18,14 +18,14 @@
-
+ + + +
{{'kMaxMonitorsMontage' | translate }} 
--> -
+
{{'kMontageImageScale' | translate}}(%) 
-
+
{{'kEventSingleImageScale' | translate}}(%) 
-
+
{{'kMonitorSingleImageScale' | translate}}(%) 
--> -
+
{{'kEventMontageImageScale'|translate}}(%) 
-
+
{{'kMaxItemsForTimeline' | translate}} 
-
+
{{'kMinAlarmCount' | translate}} 
-
+
{{'kCycleMonitorsInterval'|translate}}({{'kSec'|translate}}.) 
-- cgit v1.2.3