|
|
@ -1,4 +1,4 @@ |
|
|
|
<?php // $Id: link.php 18203 2009-02-03 18:02:16Z ndieschburg $
|
|
|
|
<?php // $Id: link.php 18306 2009-02-06 21:33:15Z herodoto $
|
|
|
|
/* |
|
|
|
/* |
|
|
|
============================================================================== |
|
|
|
============================================================================== |
|
|
|
Dokeos - elearning and course management software |
|
|
|
Dokeos - elearning and course management software |
|
|
@ -185,7 +185,7 @@ if(isset($_GET['action'])) |
|
|
|
|
|
|
|
|
|
|
|
$fck_attribute['Width'] = '100%'; |
|
|
|
$fck_attribute['Width'] = '100%'; |
|
|
|
$fck_attribute['Height'] = '400'; |
|
|
|
$fck_attribute['Height'] = '400'; |
|
|
|
$fck_attribute['ToolbarSet'] = 'Full'; |
|
|
|
$fck_attribute['ToolbarSet'] = 'Introduction'; |
|
|
|
|
|
|
|
|
|
|
|
Display::display_introduction_section(TOOL_LINK,'left'); |
|
|
|
Display::display_introduction_section(TOOL_LINK,'left'); |
|
|
|
|
|
|
|
|
|
|
|