summaryrefslogtreecommitdiffstats
path: root/mbbsd/announce.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/announce.c')
-rw-r--r--mbbsd/announce.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/announce.c b/mbbsd/announce.c
index b9197343..b8c300bf 100644
--- a/mbbsd/announce.c
+++ b/mbbsd/announce.c
@@ -226,7 +226,7 @@ a_showmenu(const menu_t * pm)
{ // something in queue
prints(
ANSI_COLOR(37;44) "【已標記(複製) %d 個項目】"
- ANSI_COLOR(31) "(c)" ANSI_COLOR(30) "標記/複製 "
+ ANSI_COLOR(31;47) "(c)" ANSI_COLOR(30) "標記/複製 "
ANSI_COLOR(31) "(p)" ANSI_COLOR(30) "貼上/取消/重設標記 "
ANSI_COLOR(31) "(a)" ANSI_COLOR(30) "附加至文章後 "
// ANSI_COLOR(31;47) " (h)" ANSI_COLOR(30) "說明 "