diff --git a/Source/pages/list.php b/Source/pages/list.php index 4bf0ac5..5cf74f5 100644 --- a/Source/pages/list.php +++ b/Source/pages/list.php @@ -38,7 +38,7 @@ print_bracket_link( plugin_page( 'index' ), plugin_lang_get( 'back' ) ); ?> - + id => $t_repo ), false ) ?> diff --git a/Source/pages/manage_config_page.php b/Source/pages/manage_config_page.php index f5e236b..3113632 100755 --- a/Source/pages/manage_config_page.php +++ b/Source/pages/manage_config_page.php @@ -150,7 +150,7 @@ > -> +/> @@ -165,7 +165,7 @@ > -> +/> > @@ -181,7 +181,7 @@ > -> +/> > diff --git a/Source/pages/repo_manage_page.php b/Source/pages/repo_manage_page.php index baebf2e..4a7e2fe 100644 --- a/Source/pages/repo_manage_page.php +++ b/Source/pages/repo_manage_page.php @@ -100,20 +100,20 @@ -
+
-
+
-
+
-
+
@@ -121,7 +121,6 @@ -
diff --git a/SourceSVN/lang/strings_english.txt b/SourceSVN/lang/strings_english.txt index 44dcb8b..7cc85fd 100644 --- a/SourceSVN/lang/strings_english.txt +++ b/SourceSVN/lang/strings_english.txt @@ -10,7 +10,7 @@ $s_plugin_SourceSVN_svn = 'SVN'; $s_plugin_SourceSVN_svn_username = 'SVN Username'; $s_plugin_SourceSVN_svn_password = 'SVN Password'; -$s_plugin_SourceSVN_standard_repo = 'Standard Repository
(trunk/branches/tags)'; +$s_plugin_SourceSVN_standard_repo = 'Standard Repository
(trunk/branches/tags)'; $s_plugin_SourceSVN_trunk_path = 'Trunk Path
(Non-standard repository)'; $s_plugin_SourceSVN_branch_path = 'Branch Path
(Non-standard repository)'; $s_plugin_SourceSVN_tag_path = 'Tag Path
(Non-standard repository)'; diff --git a/SourceSVN/lang/strings_french.txt b/SourceSVN/lang/strings_french.txt index efec155..d544485 100644 --- a/SourceSVN/lang/strings_french.txt +++ b/SourceSVN/lang/strings_french.txt @@ -11,7 +11,7 @@ $s_plugin_SourceSVN_svn = 'SVN'; $s_plugin_SourceSVN_svn_username = 'Nom d\'utilisateur SVN'; $s_plugin_SourceSVN_svn_password = 'Mot de passe SVN'; -$s_plugin_SourceSVN_standard_repo = 'Dépôt standard
(trunk/branches/tags)'; +$s_plugin_SourceSVN_standard_repo = 'Dépôt standard
(trunk/branches/tags)'; $s_plugin_SourceSVN_trunk_path = 'Chemin du tronc
(Dépôt non standard)'; $s_plugin_SourceSVN_branch_path = 'Chemin des branches
(Dépôt non standard)'; $s_plugin_SourceSVN_tag_path = 'Chemin des tags
(Dépôt non standard)'; diff --git a/SourceSVN/lang/strings_german.txt b/SourceSVN/lang/strings_german.txt index c30578d..5f2266c 100644 --- a/SourceSVN/lang/strings_german.txt +++ b/SourceSVN/lang/strings_german.txt @@ -10,7 +10,7 @@ $s_plugin_SourceSVN_svn = 'SVN'; $s_plugin_SourceSVN_svn_username = 'SVN Benutzername'; $s_plugin_SourceSVN_svn_password = 'SVN Passwort'; -$s_plugin_SourceSVN_standard_repo = 'Standardprojektarchiv
(trunk/branches/tags)'; +$s_plugin_SourceSVN_standard_repo = 'Standardprojektarchiv
(trunk/branches/tags)'; $s_plugin_SourceSVN_trunk_path = 'Pfad zu \'Trunk\'
(Wenn kein Standardprojektarchiv)'; $s_plugin_SourceSVN_branch_path = 'Pfad zu \'Branch\'
(Wenn kein Standardprojektarchiv)'; $s_plugin_SourceSVN_tag_path = 'Pfad zu \'Tag\'
(Wenn kein Standardprojektarchiv)';