From d6b6baa4bcc1f2f6077b785ed90b4eb24e414451 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Fri, 14 Oct 2011 22:06:22 +0000 Subject: moderators can see all the actions carried out by users - part 2 --- h-source/Application/Views/Special/modactions.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'h-source/Application/Views/Special') diff --git a/h-source/Application/Views/Special/modactions.php b/h-source/Application/Views/Special/modactions.php index 36aee20..4539aee 100644 --- a/h-source/Application/Views/Special/modactions.php +++ b/h-source/Application/Views/Special/modactions.php @@ -38,7 +38,9 @@ TYPE OBJECT ID DATE + action,'usersactions') !== 0) { ?> NOTE + @@ -46,12 +48,12 @@ - getUser($row['history']['created_by']);?> + getLinkToUserFromId($row['history']['created_by']);?> - + @@ -60,9 +62,11 @@ + action,'usersactions') !== 0) { ?> + -- cgit v1.2.3