From a7d820c37cdd7a91cac105d6d8face3763b537e2 Mon Sep 17 00:00:00 2001 From: Rob Swindell <rob@synchro.net> Date: Thu, 18 Mar 2021 13:16:46 -0700 Subject: [PATCH] Add L command to main menu (replacing the never-used Z command) Addresses issue #239 --- text/menu/main.msg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/text/menu/main.msg b/text/menu/main.msg index 81ab6aaf78..0e9d16afeb 100644 --- a/text/menu/main.msg +++ b/text/menu/main.msg @@ -3,7 +3,7 @@ b�nb�Ŀ�h�nb�Ŀ�h�nb�Ŀ � hcNnb� wNew message scan�b� hcJnb� wJump to new msg area b� hcEnb� wRead/Send E-mail b� hcRnb� wRead message prompt b���� hc* nList sub-boards b���� -� hcZnb� wContinuous new scan�hc/* nList groups�b�h� wOther Commands +� hcLnb� wList/View messages hc/* nList groups�b�h� wOther Commands nb� hcVnb� wView/Vote-in Polls hc{ } w# nSelect sub-board hb�nb�Ŀ � hcQnb� wQWK packet transfer�hc[ ] w/# nSelect group�b� hcDnb� wDefault user config b� hcPnb� wPost a msg or hc/Pnoll b� hc&nb� wMessage scan config @@ -14,4 +14,4 @@ b� hcFnb� wFind text in messages b� hcCnb� wChat section�b�hc^Knb� wCtrl-key Menu b� hcSnb� wScan for msgs to you b� hcXnb� wExternal programs�b� hcOnb� wLogoff BBS (or hc/On) b�������������� @SYSONLY@nhc!n Sysop Menu@SYSONLY@ -@HOT:OFF@@INCLUDE:%zmenu/tail.msg@ \ No newline at end of file +@HOT:OFF@@INCLUDE:%zmenu/tail.msg@ -- GitLab