summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/templates/page-config-panel-default.html
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/locationinfo/templates/page-config-panel-default.html')
-rw-r--r--modules-available/locationinfo/templates/page-config-panel-default.html16
1 files changed, 0 insertions, 16 deletions
diff --git a/modules-available/locationinfo/templates/page-config-panel-default.html b/modules-available/locationinfo/templates/page-config-panel-default.html
index 450b29e9..fac1db03 100644
--- a/modules-available/locationinfo/templates/page-config-panel-default.html
+++ b/modules-available/locationinfo/templates/page-config-panel-default.html
@@ -135,22 +135,6 @@
</div>
</div>
- <div class="list-group-item">
- <div class="row">
- <div class="col-sm-3">
- <label for="configupdate">{{lang_config}}</label>
- </div>
- <div class="col-sm-7">
- <input id="configupdate" class="form-control" name="configupdate" type="number" min="10"
- max="1440" value="{{configupdate}}" required>
- </div>
- <div class="col-sm-2">
- <a class="btn btn-default helptext" title="{{lang_configupdateTooltip}}">
- <span class="glyphicon glyphicon-question-sign"></span>
- </a>
- </div>
- </div>
- </div>
</div>
</div>
</div>