summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/templates/page-servers.html
diff options
context:
space:
mode:
authorSteffen Ritter2018-02-06 16:16:20 +0100
committerSteffen Ritter2018-02-06 16:16:20 +0100
commit7e2509c6afbaf2a89d8df747c8e9ad0f48172221 (patch)
tree7c7c7ffb98a8ce556489f22048fa382f2aee813b /modules-available/locationinfo/templates/page-servers.html
parent[statistics_reporting] Translation for 'settings' (diff)
downloadslx-admin-7e2509c6afbaf2a89d8df747c8e9ad0f48172221.tar.gz
slx-admin-7e2509c6afbaf2a89d8df747c8e9ad0f48172221.tar.xz
slx-admin-7e2509c6afbaf2a89d8df747c8e9ad0f48172221.zip
[locationinfo] Fix styling of tooltip btns
also made the style of two close btns consistent to the rest
Diffstat (limited to 'modules-available/locationinfo/templates/page-servers.html')
-rw-r--r--modules-available/locationinfo/templates/page-servers.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/locationinfo/templates/page-servers.html b/modules-available/locationinfo/templates/page-servers.html
index eefb1ed5..dbf18b5f 100644
--- a/modules-available/locationinfo/templates/page-servers.html
+++ b/modules-available/locationinfo/templates/page-servers.html
@@ -60,7 +60,7 @@
<div class="modal-footer">
<button type="submit" id="myModalSubmitButton" class="btn btn-primary" form="">{{lang_save}}</button>
- <a class="btn btn-primary" data-dismiss="modal">{{lang_close}}</a>
+ <a class="btn btn-default" data-dismiss="modal">{{lang_close}}</a>
</div>
</div>