summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/templates/server-prop-bool.html
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/locationinfo/templates/server-prop-bool.html')
-rw-r--r--modules-available/locationinfo/templates/server-prop-bool.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules-available/locationinfo/templates/server-prop-bool.html b/modules-available/locationinfo/templates/server-prop-bool.html
index f430d02c..bd9dcc64 100644
--- a/modules-available/locationinfo/templates/server-prop-bool.html
+++ b/modules-available/locationinfo/templates/server-prop-bool.html
@@ -7,10 +7,10 @@
</div>
<div class="col-md-2">
{{#helptext}}
- <a class="btn btn-default" title="{{helptext}}">
+ <p class="btn btn-static" title="{{helptext}}">
<span class="glyphicon glyphicon-question-sign"></span>
- </a>
+ </p>
{{/helptext}}
</div>
</div>
-</div> \ No newline at end of file
+</div>