From 315ca19d2b96f7a0516fe7f0b611a48edae75824 Mon Sep 17 00:00:00 2001
From: "lpsolit%gmail.com" <>
Date: Sun, 26 Feb 2006 07:40:23 +0000
Subject: Bug 225162: We need a UI for viewing the profiles_activity table -
Patch by GavinS
diff --git a/template/en/default/admin/users/list.html.tmpl b/template/en/default/admin/users/list.html.tmpl index 9cbd7530d..4b483e33d 100644 --- a/template/en/default/admin/users/list.html.tmpl +++ b/template/en/default/admin/users/list.html.tmpl @@ -44,6 +44,12 @@ heading => 'Real name' allow_html_content => 1 } + {heading => 'User Account Log' + content => 'View' + contentlink => 'editusers.cgi?action=activity' _ + '&userid=%%userid%%' _ + listselectionurlparams + } ] %] -- cgit v1.2.3-24-g4f1b