diff options
| author | Aurélien Bompard <aurelien@bompard.org> | 2013-07-12 11:54:02 +0200 |
|---|---|---|
| committer | Aurélien Bompard <aurelien@bompard.org> | 2013-07-12 11:54:02 +0200 |
| commit | 86336eafaf09829ac68945ecb567c32a7296ba26 (patch) | |
| tree | 0f039a1d9001129ca98b0a3e6e2293679bf8eeee /hyperkitty/templates | |
| parent | 90fdcd33d03c5df3127e3d3d9bbffb9bf4c59a71 (diff) | |
rename recent_activities to overview
Diffstat (limited to 'hyperkitty/templates')
| -rw-r--r-- | hyperkitty/templates/overview.html (renamed from hyperkitty/templates/recent_activities.html) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hyperkitty/templates/recent_activities.html b/hyperkitty/templates/overview.html index 9ceb6fb..065bfc9 100644 --- a/hyperkitty/templates/recent_activities.html +++ b/hyperkitty/templates/overview.html @@ -17,7 +17,7 @@ {% include 'threads/month_list.html' %} - <section id="recent-activities" class="span10"> + <section id="overview" class="span10"> <section id="graph"> <h2>Activities on the list over the last 30 days</h2> |
