diff options
Diffstat (limited to 'www/templates')
| -rw-r--r-- | www/templates/devoptions.html | 2 | ||||
| -rw-r--r-- | www/templates/events.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/templates/devoptions.html b/www/templates/devoptions.html index c60e13f0..ffab7fc9 100644 --- a/www/templates/devoptions.html +++ b/www/templates/devoptions.html @@ -18,7 +18,7 @@ </span> <div class="item item-input-inset"> - Playback Frame update (seconds) + Frame update (sec.) <label class="item-input-wrapper"> <input type="tel" placeholder="min is 1s" ng-model="loginData.refreshSec"> </label> diff --git a/www/templates/events.html b/www/templates/events.html index 1f1b76e4..a1cd6367 100644 --- a/www/templates/events.html +++ b/www/templates/events.html @@ -132,10 +132,10 @@ <br/> <br/> <br/> - <div style="width:90%"> <input ng-model="ionRange.index" type="text" id="mySlider1" slider options="slider_options" /> </div> + <br/> |
