From 3f84fa663c1c3d43fe6952b088f2091219d40efc Mon Sep 17 00:00:00 2001 From: Cynthia Lin Date: Mon, 2 Jan 2017 21:54:58 -0800 Subject: [PATCH] user docs: Add *Settings* macro to *Change the date and time format* doc. --- .../zerver/help/change-the-date-and-time-format.md | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/templates/zerver/help/change-the-date-and-time-format.md b/templates/zerver/help/change-the-date-and-time-format.md index e678691cdb..f32ccb4b8c 100644 --- a/templates/zerver/help/change-the-date-and-time-format.md +++ b/templates/zerver/help/change-the-date-and-time-format.md @@ -5,17 +5,9 @@ By default, messages in Zulip are displayed with a 12-hour timestamp. If you are You can easily change the date and time format your messages are displayed in by following a few steps. -1. Click the cog (![cog](/static/images/help/cog.png)) in the upper right corner of the right sidebar. -2. Select **Settings** from the dropdown menu that appears. +{!settings1.md!} [Display Settings](/#settings/display-settings) +{!settings2.md!} - ![Settings](/static/images/help/settings.png) - -3. Scroll down to the **Display Settings** section (after the **My Account** section) to view the message display options. - - ![Message Display](/static/images/help/message-display-settings.png) - -4. Select the option labeled **Display time in 24-hour format (17:00 instead of 5:00 PM)**, then reload the page in order for the change to take effect. +2. Select the option labeled **Display time in 24-hour format (17:00 instead of 5:00 PM)**, then reload the page in order for the change to take effect. ![Display time in 24-hour format option](/static/images/help/24-hour-display.png) - -**[Go to "Table of contents"](/help/#using-zulip)**