changeset 5299:efbd922f594c

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 </div> tag.
author Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
date Wed, 22 Jul 2015 21:42:04 +0200
parents 45ee73bdfa03
children dc6abf7a63d3
files kallithea/templates/admin/settings/settings_mapping.html
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/kallithea/templates/admin/settings/settings_mapping.html	Tue Jul 21 00:25:20 2015 +0200
+++ b/kallithea/templates/admin/settings/settings_mapping.html	Wed Jul 22 21:42:04 2015 +0200
@@ -24,8 +24,6 @@
                     </div>
                     <span class="help-block">${_("Verify if Kallithea's Git hooks are installed for each repository. Current hooks will be updated to the latest version.")}</span>
                 </div>
-
-                </div>
             </div>
 
             <div class="buttons">