|
@@ -135,7 +135,7 @@ class StudioUIController extends ControllerBase {
|
|
"#theme"=>'edlp_composition_ui',
|
|
"#theme"=>'edlp_composition_ui',
|
|
"#title" => t('Composition'),
|
|
"#title" => t('Composition'),
|
|
"#compositions" => $this->buildCompostionsList(),
|
|
"#compositions" => $this->buildCompostionsList(),
|
|
- "#composer_header" => t("Drag and drop documents on the time line from your chutier above."),
|
|
|
|
|
|
+ "#composer_header" => t("Create a new playlist, then drag and drop your bookmarked sounds on the timeline below"),
|
|
"#lastcomposition" => $this->getLastCompo(),
|
|
"#lastcomposition" => $this->getLastCompo(),
|
|
'#composer_actions' => array(
|
|
'#composer_actions' => array(
|
|
'play_composition'=>array(
|
|
'play_composition'=>array(
|