diff --git a/rhodecode/templates/base/vcs_settings.mako b/rhodecode/templates/base/vcs_settings.mako --- a/rhodecode/templates/base/vcs_settings.mako +++ b/rhodecode/templates/base/vcs_settings.mako @@ -7,7 +7,7 @@ % if display_globals:
-

${_('General')}

+

${_('General')}

@@ -25,8 +25,8 @@ % if display_globals:
-
-

${_('Main Storage Location')}

+
+

${_('Main Storage Location')}

@@ -53,8 +53,8 @@ % if display_globals or repo_type in ['git', 'hg']:
-
-

${_('Internal Hooks')}

+
+

${_('Internal Hooks')}

@@ -87,8 +87,8 @@ % if display_globals or repo_type in ['hg']:
-
-

${_('Mercurial Settings')}

+
+

${_('Mercurial Settings')}

@@ -156,8 +156,8 @@ % if display_globals or repo_type in ['git']:
-
-

${_('Git Settings')}

+
+

${_('Git Settings')}

@@ -189,8 +189,8 @@ % if display_globals:
-
-

${_('Global Subversion Settings')}

+
+

${_('Global Subversion Settings')}

@@ -224,8 +224,8 @@ % if display_globals or repo_type in ['svn']:
-
-

${_('Subversion Settings')}

+
+

${_('Subversion Settings')}

@@ -295,12 +295,10 @@ % endif - - % if display_globals or repo_type in ['hg', 'git']:
-
-

${_('Pull Request Settings')}

+
+

${_('Pull Request Settings')}