summaryrefslogtreecommitdiffstats
path: root/extensions/UserProfile/template/en/default/pages/user_profile.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/UserProfile/template/en/default/pages/user_profile.html.tmpl')
-rw-r--r--extensions/UserProfile/template/en/default/pages/user_profile.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/UserProfile/template/en/default/pages/user_profile.html.tmpl b/extensions/UserProfile/template/en/default/pages/user_profile.html.tmpl
index cc10d1706..810a974ec 100644
--- a/extensions/UserProfile/template/en/default/pages/user_profile.html.tmpl
+++ b/extensions/UserProfile/template/en/default/pages/user_profile.html.tmpl
@@ -93,7 +93,7 @@
<th>Last activity</th>
<td colspan="2">
[% IF user.id %]
- <a href="page.cgi?id=user_activity.html&amp;action=run&amp;who=[% target.login FILTER uri %]&amp;from=-4w">
+ <a href="page.cgi?id=user_activity.html&amp;action=run&amp;who=[% target.login FILTER uri %]">
[% END %]
[% target.last_activity_ts FILTER time %]
[% "</a>" IF user.id %]