From 5230025096551bae4937b082e03d0bddf576b6e4 Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Wed, 3 Oct 2007 07:00:13 +0000 Subject: get rollback working again, remove trailing witespace, indent with tabs, clean up whitespace. --- templates/page_history.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/page_history.tpl') diff --git a/templates/page_history.tpl b/templates/page_history.tpl index b223092..473af9d 100644 --- a/templates/page_history.tpl +++ b/templates/page_history.tpl @@ -1,4 +1,4 @@ -{* $Header: /cvsroot/bitweaver/_bit_wiki/templates/page_history.tpl,v 1.13 2007/08/25 02:26:05 laetzer Exp $ *} +{* $Header: /cvsroot/bitweaver/_bit_wiki/templates/page_history.tpl,v 1.14 2007/10/03 07:00:13 squareing Exp $ *} {strip}
@@ -81,7 +81,7 @@  • {smartlink ititle="Difference" page_id=`$gContent->mPageId` diff2=`$item.version`}  • {smartlink ititle="Source" page_id=`$gContent->mPageId` source=`$item.version`} {if $gBitUser->hasPermission( 'p_wiki_rollback' )} -  • {smartlink iurl="rollback.php" ititle="Rollback" page_id=`$gContent->mPageId` version=`$item.version`} +  • {smartlink ititle="Rollback" page_id=`$gContent->mPageId` rollback=`$item.version`} {/if} -- cgit v1.3