From 1691f3b9ae274f46219b3b8f098c088d4fad39c3 Mon Sep 17 00:00:00 2001 From: Rob Vermaas Date: Thu, 25 Feb 2010 14:02:13 +0000 Subject: [PATCH] remove useless url in changes overview --- src/root/common.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/root/common.tt b/src/root/common.tt index f89074a3..4ddf8c16 100644 --- a/src/root/common.tt +++ b/src/root/common.tt @@ -291,7 +291,7 @@ [% bi1.name %][% INCLUDE renderInputValue input=bi1 %] to [% INCLUDE renderInputValue input=bi2 %] [% ELSIF bi1.uri == bi2.uri && bi1.revision != bi2.revision %] - [% bi1.name %][% bi1.uri %] revision changed from [% bi1.revision %] to [% bi2.revision %]. + [% bi1.name %]Revision changed from [% bi1.revision %] to [% bi2.revision %]. [% ELSIF bi1.dependency.id != bi2.dependency.id || bi1.path != bi2.path %]