add mr_chamilo in description exercise CT#8128

1.10.x
Alex Aragon 9 years ago
parent cf4974a41e
commit 51eaded00c
  1. 4
      main/inc/lib/add_course.lib.inc.php

@ -1031,8 +1031,8 @@ class AddCourse
$exercise->exercise = get_lang('ExerciceEx');
$html = '<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="110" valign="top" align="left">
<img src="' . api_get_path(WEB_CODE_PATH) . 'default_course_document/images/mr_dokeos/thinking.jpg">
<td width="220" valign="top" align="left">
<img src="' . api_get_path(WEB_CODE_PATH) . 'default_course_document/images/mr_chamilo/doubts.png">
</td>
<td valign="top" align="left">' . get_lang('Antique') . '</td></tr>
</table>';

Loading…
Cancel
Save