From 180e229a39ac402223146034d129018a552e3f9b Mon Sep 17 00:00:00 2001 From: Ed Morley Date: Mon, 29 Sep 2014 17:26:32 -0400 Subject: Bug 1072944 - User activity should default to a range smaller than the last 8 weeks r=dylan --- extensions/UserProfile/template/en/default/pages/user_profile.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions/UserProfile/template/en') 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 @@ Last activity [% IF user.id %] - + [% END %] [% target.last_activity_ts FILTER time %] [% "" IF user.id %] -- cgit v1.2.3-24-g4f1b