diff -r 4ec5ae89a7b0 -r 0c01050f9717 src/cm/templates/site/dashboard.html --- a/src/cm/templates/site/dashboard.html Wed Feb 10 14:34:08 2010 +0100 +++ b/src/cm/templates/site/dashboard.html Thu Feb 11 16:28:10 2010 +0100 @@ -45,12 +45,12 @@ - {% if can_create_text %}
 {% blocktrans %}Write a text{% endblocktrans %}
{% endif %} - {% if can_create_text %}
 {% blocktrans %}Upload a text{% endblocktrans %}
{% endif %} - {% if can_manage_workspace %}
 {% blocktrans %}Invite user{% endblocktrans %}
{% endif %} -
 {% blocktrans %}Edit your profile{% endblocktrans %}
-
 {% blocktrans %}View text list{% endblocktrans %}
- {% if can_manage_workspace %}
 {% blocktrans %}Configure workspace{% endblocktrans %}
{% endif %} + {% if can_create_text %}
 {% blocktrans %}Write a text{% endblocktrans %}
{% endif %} + {% if can_create_text %}
 {% blocktrans %}Upload a text{% endblocktrans %}
{% endif %} + {% if can_manage_workspace %}
 {% blocktrans %}Invite user{% endblocktrans %}
{% endif %} +
 {% blocktrans %}Edit your profile{% endblocktrans %}
+
 {% blocktrans %}View text list{% endblocktrans %}
+ {% if can_manage_workspace %}
 {% blocktrans %}Configure workspace{% endblocktrans %}
{% endif %} @@ -71,12 +71,12 @@ {% with profile.user as user %}
  • - + {% blocktrans %}user {{ user }} awaits approval{% endblocktrans %}
    - + {% blocktrans %}approve{% endblocktrans %}/{% blocktrans %}refuse{% endblocktrans %} {% blocktrans %}membership{% endblocktrans %}