|
@@ -1,4 +1,4 @@
|
|
|
-<?php // $Id: course_home.php 18115 2009-02-01 11:56:07Z ivantcholakov $
|
|
|
+<?php // $Id: course_home.php 18305 2009-02-06 21:30:19Z herodoto $
|
|
|
|
|
|
/*
|
|
|
==============================================================================
|
|
@@ -181,7 +181,7 @@ $reqdate="&reqdate=$temps";
|
|
|
|
|
|
$fck_attribute['Width'] = '100%';
|
|
|
$fck_attribute['Height'] = '400';
|
|
|
-$fck_attribute['ToolbarSet'] = 'Full';
|
|
|
+$fck_attribute['ToolbarSet'] = 'Introduction';
|
|
|
|
|
|
// A special case, some default settings do not fit. These settings should stay.
|
|
|
$fck_attribute['Config']['CreateDocumentWebDir'] = api_get_path('WEB_COURSE_PATH').api_get_course_path().'/document/';
|