From 84c9b11f4260b9add6dae43d098db6ba364ddf36 Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Sun, 7 Aug 2005 17:46:51 +0000 Subject: merge recent changes from R1 to HEAD --- templates/page_display.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/page_display.tpl') diff --git a/templates/page_display.tpl b/templates/page_display.tpl index 785f3ae..7b5958a 100644 --- a/templates/page_display.tpl +++ b/templates/page_display.tpl @@ -1,5 +1,5 @@ {strip} -
hasPermission( 'bit_p_edit' )} ondblclick="location.href='{$gBitLoc.WIKI_PKG_URL}edit.php?page_id={$pageInfo.page_id}';"{/if}> +
hasPermission( 'bit_p_edit' )} ondblclick="location.href='{$smarty.const.WIKI_PKG_URL}edit.php?page_id={$pageInfo.page_id}';"{/if}>
{if $gBitSystem->isFeatureActive( 'liberty_auto_display_attachment_thumbs' )} {include file="bitpackage:liberty/storage_thumbs.tpl"} -- cgit v1.3