diff options
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> |