summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/templates/server-prop-dropdown.html
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/locationinfo/templates/server-prop-dropdown.html')
-rw-r--r--modules-available/locationinfo/templates/server-prop-dropdown.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules-available/locationinfo/templates/server-prop-dropdown.html b/modules-available/locationinfo/templates/server-prop-dropdown.html
index 80667766..d1351551 100644
--- a/modules-available/locationinfo/templates/server-prop-dropdown.html
+++ b/modules-available/locationinfo/templates/server-prop-dropdown.html
@@ -10,10 +10,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>