summaryrefslogtreecommitdiffstats
path: root/mbbsd/menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/menu.c')
-rw-r--r--mbbsd/menu.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/mbbsd/menu.c b/mbbsd/menu.c
index deb83c2f..852c707b 100644
--- a/mbbsd/menu.c
+++ b/mbbsd/menu.c
@@ -11,8 +11,9 @@ extern char board_hidden_status;
static const char *title_tail_msgs[] = {
"看板",
+ "選擇",
"文摘",
- "系列",
+ // "系列", // deprecated?
};
static const char *title_tail_attrs[] = {
ANSI_COLOR(37),