diff --git a/static/images/logo/dbxcornerlogo@2x.png b/static/images/logo/dbxcornerlogo@2x.png new file mode 100644 index 0000000000..ee41c0f282 Binary files /dev/null and b/static/images/logo/dbxcornerlogo@2x.png differ diff --git a/static/js/notifications.js b/static/js/notifications.js index 4e1e8e72df..b8e3b3caea 100644 --- a/static/js/notifications.js +++ b/static/js/notifications.js @@ -143,7 +143,7 @@ exports.redraw_title = function () { var n; var new_title = (new_message_count ? ("(" + new_message_count + ") ") : "") - + page_params.realm_name + " - Zulip"; + + page_params.realm_name + " - " + page_params.product_name; if (document.title === new_title) { return; diff --git a/static/templates/settings_tab.handlebars b/static/templates/settings_tab.handlebars index f7fe3ee5fc..c090fbd783 100644 --- a/static/templates/settings_tab.handlebars +++ b/static/templates/settings_tab.handlebars @@ -89,7 +89,7 @@
- Zulip Labs is where you can try out some experimental new + {{ page_params.product_name }} Labs is where you can try out some experimental new features we're working on. Let us know what you think!
See, the thing about it is... there aren't any messages here for you right now. I'm sure someone will eventually send you one.
diff --git a/templates/zerver/invite_user.html b/templates/zerver/invite_user.html index f5def7e661..416e0ca5fd 100644 --- a/templates/zerver/invite_user.html +++ b/templates/zerver/invite_user.html @@ -2,7 +2,7 @@ aria-labelledby="invite-user-label" aria-hidden="true">