diff options
author | Aurélien Bompard <aurelien@bompard.org> | 2013-06-18 16:34:23 +0200 |
---|---|---|
committer | Aurélien Bompard <aurelien@bompard.org> | 2013-06-18 16:34:23 +0200 |
commit | 7f469bff800f625e19f8429f74554ff95fdc7779 (patch) | |
tree | 7a60b3af59bce685a24e2a951be0e11c7b24220f /hyperkitty/templates | |
parent | 5924b67e6716be1530436dd986ddb941125fa5e3 (diff) | |
download | hyperkitty-7f469bff800f625e19f8429f74554ff95fdc7779.tar.gz hyperkitty-7f469bff800f625e19f8429f74554ff95fdc7779.tar.xz hyperkitty-7f469bff800f625e19f8429f74554ff95fdc7779.zip |
Minor rename
Diffstat (limited to 'hyperkitty/templates')
-rw-r--r-- | hyperkitty/templates/recent_activities.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hyperkitty/templates/recent_activities.html b/hyperkitty/templates/recent_activities.html index fb22d92..0ba7510 100644 --- a/hyperkitty/templates/recent_activities.html +++ b/hyperkitty/templates/recent_activities.html @@ -17,7 +17,7 @@ {% include 'threads/month_list.html' %} - <section id="recent_activities" class="span10"> + <section id="recent-activities" class="span10"> <section id="graph"> <h2>Activities on the list over the last 30 days</h2> |