diff --git a/templates/zerver/help/index.md b/templates/zerver/help/index.md index 20b1e0864f..5545bd6f05 100644 --- a/templates/zerver/help/index.md +++ b/templates/zerver/help/index.md @@ -41,7 +41,6 @@ as an **organization**. * [Add emoji](/help/add-emoji) * [Upload and share files](/help/upload-and-share-files) * [Manage your uploaded files](/help/manage-your-uploaded-files) -* [Restore the last unsent message](/help/restore-the-last-unsent-message) * [Enable or disable Press Enter to send](/help/enable-or-disable-pressing-enter-to-send) diff --git a/templates/zerver/help/restore-the-last-unsent-message.md b/templates/zerver/help/restore-the-last-unsent-message.md deleted file mode 100644 index 5a614b41c3..0000000000 --- a/templates/zerver/help/restore-the-last-unsent-message.md +++ /dev/null @@ -1,13 +0,0 @@ -# Restore the last unsent message - -If you accidentally exit the compose box while you are composing a message, -you can restore your previous unsent message. - -1. Open the compose box by composing a -[new message or reply](/help/reply-to-a-message). -2. Click the **Restore draft** link that appears between the A () and eye () icons in the bottom left corner of the -compose box. -3. After clicking the **Restore draft** link, the compose box will be -transformed to include the contents of your previous unsent message.