web commit by http://svend.myopenid.com/: Patch was reversed.

master
Joey Hess 2007-12-21 11:31:48 -05:00
parent d3a7555534
commit 447094b381
1 changed files with 9 additions and 9 deletions

View File

@ -11,40 +11,40 @@ After:
Patch: Patch:
diff --git a/templates/misc.tmpl b/templates/misc.tmpl diff --git a/templates/misc.tmpl b/templates/misc.tmpl
index 80e6d0b..184920e 100644 index 184920e..80e6d0b 100644
--- a/templates/misc.tmpl --- a/templates/misc.tmpl
+++ b/templates/misc.tmpl +++ b/templates/misc.tmpl
@@ -15,7 +15,7 @@ @@ -15,7 +15,7 @@
<div class="header"> <div class="header">
<span> <span>
-<TMPL_VAR INDEXLINK> / <TMPL_VAR TITLE> -<TMPL_VAR INDEXLINK>/ <TMPL_VAR TITLE>
+<TMPL_VAR INDEXLINK>/ <TMPL_VAR TITLE> +<TMPL_VAR INDEXLINK> / <TMPL_VAR TITLE>
</span> </span>
</div> </div>
diff --git a/templates/page.tmpl b/templates/page.tmpl diff --git a/templates/page.tmpl b/templates/page.tmpl
index 1978e93..3a1ac9e 100644 index 3a1ac9e..1978e93 100644
--- a/templates/page.tmpl --- a/templates/page.tmpl
+++ b/templates/page.tmpl +++ b/templates/page.tmpl
@@ -17,7 +17,7 @@ @@ -17,7 +17,7 @@
<div class="header"> <div class="header">
<span> <span>
<TMPL_LOOP NAME="PARENTLINKS"> <TMPL_LOOP NAME="PARENTLINKS">
-<a href="<TMPL_VAR NAME=URL>"><TMPL_VAR NAME=PAGE></a> / -<a href="<TMPL_VAR NAME=URL>"><TMPL_VAR NAME=PAGE></a>/
+<a href="<TMPL_VAR NAME=URL>"><TMPL_VAR NAME=PAGE></a>/ +<a href="<TMPL_VAR NAME=URL>"><TMPL_VAR NAME=PAGE></a> /
</TMPL_LOOP> </TMPL_LOOP>
<TMPL_VAR TITLE> <TMPL_VAR TITLE>
</span> </span>
diff --git a/templates/recentchanges.tmpl b/templates/recentchanges.tmpl diff --git a/templates/recentchanges.tmpl b/templates/recentchanges.tmpl
index 4877395..e03482f 100644 index e03482f..4877395 100644
--- a/templates/recentchanges.tmpl --- a/templates/recentchanges.tmpl
+++ b/templates/recentchanges.tmpl +++ b/templates/recentchanges.tmpl
@@ -15,7 +15,7 @@ @@ -15,7 +15,7 @@
<div class="header"> <div class="header">
<span> <span>
-<TMPL_VAR INDEXLINK> / <TMPL_VAR TITLE> -<TMPL_VAR INDEXLINK>/ <TMPL_VAR TITLE>
+<TMPL_VAR INDEXLINK>/ <TMPL_VAR TITLE> +<TMPL_VAR INDEXLINK> / <TMPL_VAR TITLE>
</span> </span>
</div> </div>