# HG changeset patch # User Thomas De Schampheleire # Date 2015-07-22 21:42:04 # Node ID efbd922f594caba44232bf9214bff57fbe8ce8b4 # Parent 45ee73bdfa0310815d6be1392323765cd57ad8f7 admin: remap/rescan: fix alignment of button The 'Rescan repositories' button was not aligned with the checkboxes as intended (like on the search settings page) due to a stray tag. diff --git a/kallithea/templates/admin/settings/settings_mapping.html b/kallithea/templates/admin/settings/settings_mapping.html --- a/kallithea/templates/admin/settings/settings_mapping.html +++ b/kallithea/templates/admin/settings/settings_mapping.html @@ -24,8 +24,6 @@ ${h.form(url('admin_settings_mapping'), ${_("Verify if Kallithea's Git hooks are installed for each repository. Current hooks will be updated to the latest version.")} - -