summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/templates/page-locations.html
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/locationinfo/templates/page-locations.html')
-rw-r--r--modules-available/locationinfo/templates/page-locations.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/locationinfo/templates/page-locations.html b/modules-available/locationinfo/templates/page-locations.html
index 94c4cd40..67da2c2e 100644
--- a/modules-available/locationinfo/templates/page-locations.html
+++ b/modules-available/locationinfo/templates/page-locations.html
@@ -53,8 +53,8 @@
<div class="modal-header"><h2 id="location-modal-header"></h2></div>
<div class="modal-body"></div>
<div class="modal-footer">
- <button type="submit" class="btn btn-primary">{{lang_save}}</button>
<a class="btn btn-default" data-dismiss="modal">{{lang_close}}</a>
+ <button type="submit" class="btn btn-primary">{{lang_save}}</button>
</div>
</form>
</div>