diff options
Diffstat (limited to 'www/templates/eventserversettings.html')
| -rw-r--r-- | www/templates/eventserversettings.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/templates/eventserversettings.html b/www/templates/eventserversettings.html index 74c05b20..68e9f1be 100644 --- a/www/templates/eventserversettings.html +++ b/www/templates/eventserversettings.html @@ -46,11 +46,11 @@ <ion-item class="item-accordion" ng-show="isGroupShown(monitor)"> - <div class=" item-input-inset"> - <label class="item-input-wrapper"> - <input type="tel" placeholder="sec." ng-model="monitor.Monitor.reportingInterval"> + <div class="item-input-inset" > + <label class="item-input-wrapper" > + <input type="tel" placeholder="sec." ng-model="monitor.Monitor.reportingInterval"> </label> - min. reporting interval + minimum interval </div> |
