diff --git a/www/profile/main.js b/www/profile/main.js index bd604dce6..ef2ac9a81 100644 --- a/www/profile/main.js +++ b/www/profile/main.js @@ -401,7 +401,7 @@ define([ ifrw: window, common: Cryptpad, $container: APP.$toolbar, - pageTitle: Messages.settings_title + pageTitle: Messages.profileButton }; var toolbar = APP.toolbar = Toolbar.create(configTb); toolbar.$rightside.html(''); // Remove the drawer if we don't use it to hide the toolbar