diff --git a/main/calendar/agenda.inc.php b/main/calendar/agenda.inc.php index b0a7f9ccfa..238a4ed295 100644 --- a/main/calendar/agenda.inc.php +++ b/main/calendar/agenda.inc.php @@ -1,4 +1,4 @@ -
- * Term name + *'.get_lang('Description').'
'; require_once(api_get_path(LIBRARY_PATH) . "/fckeditor/fckeditor.php"); diff --git a/main/work/work.lib.php b/main/work/work.lib.php index 8d080b09e8..a5b867ee7c 100644 --- a/main/work/work.lib.php +++ b/main/work/work.lib.php @@ -1,4 +1,4 @@ -, Ghent University - ability for course admins to specify wether uploaded documents are visible or invisible by default. * @author Roan Embrechts, code refactoring and virtual course support * @author Frederic Vauthier, directories management -* @version $Id: work.lib.php 20023 2009-04-23 15:52:15Z juliomontoya $ +* @version $Id: work.lib.php 20101 2009-04-25 01:05:54Z yannoo $ */ /** * Displays action links (for admins, authorized groups members and authorized students) @@ -107,9 +107,6 @@ function display_tool_options($uploadvisibledisabled, $origin,$base_work_dir,$cu echo '
'.get_lang('EditToolOptions').'
'; display_default_visibility_form($uploadvisibledisabled); echo '
-
- * Term name -