diff -r a0b695aace0a -r 2bcc27f6c5fb src/cm/templates/site/dashboard.html --- a/src/cm/templates/site/dashboard.html Thu Mar 13 18:19:43 2014 +0100 +++ b/src/cm/templates/site/dashboard.html Sat Mar 15 10:03:04 2014 +0100 @@ -45,9 +45,9 @@ - {% if can_create_text %}
 {% blocktrans %}Create a text{% endblocktrans %} 
{% endif %} - {% if can_create_text %}
 {% blocktrans %}Upload a text{% endblocktrans %} 
{% endif %} - {% if can_create_text %}
 {% blocktrans %}Import a co-mented text{% endblocktrans %} 
{% endif %} + {% if can_create_text %}
 {% blocktrans %}Create a text{% endblocktrans %}  
{% endif %} + {% if can_create_text %}
 {% blocktrans %}Upload a text{% endblocktrans %}  
{% endif %} + {% if can_create_text %}
 {% blocktrans %}Import a co-mented text{% endblocktrans %}  
{% endif %} {% if can_manage_workspace %}
 {% blocktrans %}Invite user{% endblocktrans %}
{% endif %}
 {% blocktrans %}Edit your profile{% endblocktrans %}
 {% blocktrans %}View text list{% endblocktrans %}