skala
Juan Carlos Raña 16 years ago
parent 8c5ed02ee3
commit f011855d71
  1. 2
      main/wiki/wiki.inc.php

@ -817,7 +817,7 @@ function display_wiki_entry()
if (!empty($row['task'])) if (!empty($row['task']))
{ {
$icon_task='<img src="../img/wiki/task.gif" title="'.get_lang('TaskExtra').'" alt="'.get_lang('TaskExtra').'" />'; $icon_task='<img src="../img/wiki/task.gif" title="'.get_lang('StandardTask').'" alt="'.get_lang('StandardTask').'" />';
} }
//Show page. Show page to all users if isn't hide page. Mode assignments: if student is the author, can view //Show page. Show page to all users if isn't hide page. Mode assignments: if student is the author, can view

Loading…
Cancel
Save