From 1d81c8d6d433d225da74d7d0ab33c775395a4c5b Mon Sep 17 00:00:00 2001 From: Jams H Thompson Date: Sun, 19 Jun 2005 10:01:33 +0000 Subject: correct display of login/username for current version in history list --- templates/page_history.tpl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'templates/page_history.tpl') diff --git a/templates/page_history.tpl b/templates/page_history.tpl index 425042f..863baad 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.1 2005/06/19 06:12:45 bitweaver Exp $ *} +{* $Header: /cvsroot/bitweaver/_bit_wiki/templates/page_history.tpl,v 1.2 2005/06/19 10:01:33 jht001 Exp $ *} {strip}
@@ -52,7 +52,8 @@ {$pageInfo.last_modified|bit_short_datetime}
{$pageInfo.comment} - {displayname hash=$pageInfo} + + {displayname user=$pageInfo.modifier_user user_id=$pageInfo.modifier_user_id real_name=$pageInfo.modifier_real_name} {$pageInfo.ip} {$pageInfo.version} -- cgit v1.3