Insert info to list of speakers overlay widget checkbox

This commit is contained in:
Norman Jäckel 2013-05-23 23:31:57 +02:00
parent c94f78c430
commit 099ed76d0e
1 changed files with 1 additions and 1 deletions

View File

@ -2,5 +2,5 @@
{% load tags %}
<span>
{% trans "List of speakers" %}
{% trans "List of speakers" %} <small class="grey">({% trans 'This overlay only appears on agenda slides if it is activated' %}.)</small>
</span>