Browse Source

updated studio instructions

Bachir Soussi Chiadmi 5 years ago
parent
commit
7675ab3f51

+ 1 - 1
sites/all/modules/figli/edlp_studio/src/Controller/StudioUIController.php

@@ -135,7 +135,7 @@ class StudioUIController extends ControllerBase {
       "#theme"=>'edlp_composition_ui',
       "#title" => t('Composition'),
       "#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(),
       '#composer_actions' => array(
         'play_composition'=>array(