diff --git a/www/common/common-ui-elements.js b/www/common/common-ui-elements.js index 59630282e..8f6335d27 100644 --- a/www/common/common-ui-elements.js +++ b/www/common/common-ui-elements.js @@ -1106,7 +1106,6 @@ define([ href = "https://docs.cryptpad.fr/en/user_guide/apps/" + apps[type] + ".html"; } - Messages.help_genericMore = Messages.help_genericMore || "Learn more about how CryptPad can work for you by reading our Documentation."; // XXX var content = setHTML(h('p'), Messages.help_genericMore); $(content).find('a').attr({ href: href,