diff options
Diffstat (limited to 'modules-available/locationinfo/templates/page-config-panel-summary.html')
-rw-r--r-- | modules-available/locationinfo/templates/page-config-panel-summary.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/locationinfo/templates/page-config-panel-summary.html b/modules-available/locationinfo/templates/page-config-panel-summary.html index 3dc93680..7f145916 100644 --- a/modules-available/locationinfo/templates/page-config-panel-summary.html +++ b/modules-available/locationinfo/templates/page-config-panel-summary.html @@ -122,8 +122,8 @@ </div> </div> - <button type="submit" class="btn btn-primary">{{lang_save}}</button> <a href="?do=locationinfo&show=panels" class="btn btn-default">{{lang_cancel}}</a> + <button type="submit" class="btn btn-primary">{{lang_save}}</button> </form> <div class="modal fade" id="no-locations-message" tabindex="-1" role="dialog"> |