summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/users/edit.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/edit.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/edit.html.tmpl')
-rw-r--r--template/en/default/admin/users/edit.html.tmpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/template/en/default/admin/users/edit.html.tmpl b/template/en/default/admin/users/edit.html.tmpl
index ce593ee65..dee128406 100644
--- a/template/en/default/admin/users/edit.html.tmpl
+++ b/template/en/default/admin/users/edit.html.tmpl
@@ -105,6 +105,10 @@
<input type="hidden" name="userid" value="[% otheruser.id %]" />
<input type="hidden" name="action" value="update" />
[% INCLUDE listselectionhiddenfields %]
+
+ or <a href="editusers.cgi?action=activity&amp;userid=[% otheruser.id %]"
+ title="View the account log for user '
+ [%- otheruser.login FILTER html %]'">View this user's account log</a>
</p>
</form>
<p>