# HG changeset patch # User Marcin Kuzminski # Date 2016-09-02 13:05:58 # Node ID 706e2cb19256cfb1b0107908a0b07c5734f4b1ff # Parent 19af1ba936ffd341c7fe71aa497976c9fa7d86d7 svn-vcs: reformat the forms diff --git a/rhodecode/templates/base/vcs_settings.html b/rhodecode/templates/base/vcs_settings.html --- a/rhodecode/templates/base/vcs_settings.html +++ b/rhodecode/templates/base/vcs_settings.html @@ -125,13 +125,13 @@
-
-
-
${h.checkbox('rhodecode_proxy_subversion_http_requests' + suffix, 'True', **kwargs)}
+
+ ${_('Subversion HTTP Support. Enables communication with SVN over HTTP protocol.')} +