diff --git a/web/js/int/src/view/msa/V_MsaPanel.js b/web/js/int/src/view/msa/V_MsaPanel.js index 8f81ce360cf01f8947f8ad81dbb377e8ec57c4a9..495a1da5697b60481d6e34ba6dbe23e6c2098b87 100644 --- a/web/js/int/src/view/msa/V_MsaPanel.js +++ b/web/js/int/src/view/msa/V_MsaPanel.js @@ -82,7 +82,7 @@ Ext treeDiv.className += " treeDiv"; - treeDiv.innerHTML += "Tree computed with FastTree.
"; + treeDiv.innerHTML += "Tree computed with FastTree. Right-click on the tree to display options.
"; treeDiv.innerHTML += "Newick file
"; yourDiv.appendChild(menuDiv);