diff --git a/templates/zephyr/home.html b/templates/zephyr/home.html index a40bde80be..786dd06aff 100644 --- a/templates/zephyr/home.html +++ b/templates/zephyr/home.html @@ -112,7 +112,7 @@
  • - +
  • diff --git a/templates/zephyr/keyboard_shortcuts.html b/templates/zephyr/keyboard_shortcuts.html index 2aee670680..22ccbcf38a 100644 --- a/templates/zephyr/keyboard_shortcuts.html +++ b/templates/zephyr/keyboard_shortcuts.html @@ -21,7 +21,7 @@ C - Compose new huddle message + Compose new private message r @@ -33,7 +33,7 @@ <Tab> - Switch between composing stream and huddle + Switch between composing stream and private message <Tab> and Enter @@ -67,7 +67,7 @@ h - Narrow to all huddles + Narrow to all private messages Esc diff --git a/zephyr/jstemplates/message.html b/zephyr/jstemplates/message.html index 00efe77496..40beba2c3e 100644 --- a/zephyr/jstemplates/message.html +++ b/zephyr/jstemplates/message.html @@ -41,7 +41,7 @@ You and {{display_reply_to}} + title="Narrow to your private messages with {{display_reply_to}}">You and {{display_reply_to}} {{/if}} {{/include_recipient}} diff --git a/zephyr/jstemplates/userinfo_popover_content.html b/zephyr/jstemplates/userinfo_popover_content.html index 01808d9b10..da43175287 100644 --- a/zephyr/jstemplates/userinfo_popover_content.html +++ b/zephyr/jstemplates/userinfo_popover_content.html @@ -2,7 +2,7 @@