From 5430d51b092a4a1cdf7f32233e38e5350995956c Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Wed, 25 May 2016 15:17:48 -0400 Subject: #261 - more intl Former-commit-id: 0976517fc45eff4876eba6fd945cccea15b69f42 --- www/templates/state.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'www/templates/state.html') diff --git a/www/templates/state.html b/www/templates/state.html index 13232413..5763c284 100644 --- a/www/templates/state.html +++ b/www/templates/state.html @@ -1,11 +1,11 @@ - + - @@ -14,7 +14,7 @@
- ZoneMinder is: + ZoneMinder:
{{zmRun}} @@ -29,7 +29,7 @@
- ZoneMinder load: + ZoneMinder {{'kLoad' | translate}}:
{{zmLoad}} @@ -63,12 +63,12 @@
Change State + ng-click="selectCustomState();" href="">{{'kChangeState'|translate}} Restart + ng-click="controlZM('restart');" href="">{{'kRestart' | translate}} Stop - Start + href="" ng-click="controlZM('stop');">{{'kStop' | translate}} + {{'kStart' | translate}}
-- cgit v1.2.3