@@ -51,7 +51,7 @@ class HmDisplayJstree extends HmDisplayPluginBase implements HmDisplayPluginInte
...
@@ -51,7 +51,7 @@ class HmDisplayJstree extends HmDisplayPluginBase implements HmDisplayPluginInte
$form['jstree']=[
$form['jstree']=[
'#type'=>'html_tag',
'#type'=>'html_tag',
'#suffix'=>'<div class="description">'.$this->t('You can double click a tree node to edit it.').'<br>'.$this->t('The tree node is draggable and droppable').'</div>',
'#suffix'=>'<div class="description">'.$this->t('Click a tree node to edit it.').'<br>'.$this->t('The tree node is draggable and droppable').'</div>',