From 679126edb4370460fa2bacbce13c5ec94fa32740 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sun, 11 Sep 2005 16:52:34 +0000 Subject: [PATCH] - fixing broken tags, made them closing ones - in diff.tpl made the view changeset separator be out of the link --- templates/default/blame.tpl | 2 +- templates/default/browse.tpl | 2 +- templates/default/diff.tpl | 2 +- templates/default/view.tpl | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/default/blame.tpl b/templates/default/blame.tpl index 574858b..da99c3a 100644 --- a/templates/default/blame.tpl +++ b/templates/default/blame.tpl @@ -8,7 +8,7 @@ $headinclude $header -View Log +View Log - Go to HEAD diff --git a/templates/default/browse.tpl b/templates/default/browse.tpl index 050e05e..e696967 100644 --- a/templates/default/browse.tpl +++ b/templates/default/browse.tpl @@ -20,7 +20,7 @@ $header ( - View Log + View Log - Go to HEAD diff --git a/templates/default/diff.tpl b/templates/default/diff.tpl index bfe1dd5..4d28ac5 100644 --- a/templates/default/diff.tpl +++ b/templates/default/diff.tpl @@ -13,7 +13,7 @@ $header ( - View Full Changeset - + View Full Changeset - View Log ) diff --git a/templates/default/view.tpl b/templates/default/view.tpl index 7dd4239..f6d2a16 100644 --- a/templates/default/view.tpl +++ b/templates/default/view.tpl @@ -20,7 +20,7 @@ $navbar ( - View Log + View Log - Go to HEAD - Diff to HEAD -- 2.22.5