From f011855d71fc5c403295a54941dd7f441db5fc6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Carlos=20Ra=C3=B1a?= Date: Tue, 1 Sep 2009 13:13:42 +0200 Subject: [PATCH] fix text --- main/wiki/wiki.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/wiki/wiki.inc.php b/main/wiki/wiki.inc.php index 13e298e344..6c877558f4 100644 --- a/main/wiki/wiki.inc.php +++ b/main/wiki/wiki.inc.php @@ -817,7 +817,7 @@ function display_wiki_entry() if (!empty($row['task'])) { - $icon_task=''.get_lang('TaskExtra').''; + $icon_task=''.get_lang('StandardTask').''; } //Show page. Show page to all users if isn't hide page. Mode assignments: if student is the author, can view