summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/users/list.html.tmpl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2006-02-26 08:40:23 +0100
committerlpsolit%gmail.com <>2006-02-26 08:40:23 +0100
commit315ca19d2b96f7a0516fe7f0b611a48edae75824 (patch)
tree2eff925aff82dea94aa7c9cae78860dadda17fdd /template/en/default/admin/users/list.html.tmpl
parent645307b7dad849212762afcecf819a268cc810d3 (diff)
downloadbugzilla-315ca19d2b96f7a0516fe7f0b611a48edae75824.tar.gz
bugzilla-315ca19d2b96f7a0516fe7f0b611a48edae75824.tar.xz
Bug 225162: We need a UI for viewing the profiles_activity table - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave
Diffstat (limited to 'template/en/default/admin/users/list.html.tmpl')
-rw-r--r--template/en/default/admin/users/list.html.tmpl6
1 files changed, 6 insertions, 0 deletions
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' _
+ '&amp;userid=%%userid%%' _
+ listselectionurlparams
+ }
]
%]