removed change

remotes/angel/1.11.x
Rafa 8 years ago
parent 058156019b
commit 5e524f2673
  1. 4
      main/template/default/learnpath/list.tpl

@ -72,11 +72,11 @@
{% if is_allowed_to_edit %}
<th>{{ "PublicationDate"|get_lang }}</th>
<th>{{ "ExpirationDate"|get_lang }}</th>
<th>{{ "Progress"|get_lang }} (*)</th>
<th>{{ "Progress"|get_lang }}</th>
<th>{{ "AuthoringOptions"|get_lang }}</th>
{% else %}
{% if not is_invitee %}
<th>{{ "Progress"|get_lang }} (*)</th>
<th>{{ "Progress"|get_lang }}</th>
{% endif %}
<th>{{ "Actions"|get_lang }}</th>

Loading…
Cancel
Save