summaryrefslogtreecommitdiffstats
path: root/mbbsd/board.c
diff options
context:
space:
mode:
authorpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-05-16 13:28:31 +0800
committerpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-05-16 13:28:31 +0800
commit9c8794b3f2f27dd778286c095d739ed75231db10 (patch)
tree05482d1584f4439a3380a987ee1cc0a51438eacb /mbbsd/board.c
parent69be2d6f1e9e298496c3aa1ad329300f0dda2360 (diff)
downloadpttbbs-9c8794b3f2f27dd778286c095d739ed75231db10.tar
pttbbs-9c8794b3f2f27dd778286c095d739ed75231db10.tar.gz
pttbbs-9c8794b3f2f27dd778286c095d739ed75231db10.tar.bz2
pttbbs-9c8794b3f2f27dd778286c095d739ed75231db10.tar.lz
pttbbs-9c8794b3f2f27dd778286c095d739ed75231db10.tar.xz
pttbbs-9c8794b3f2f27dd778286c095d739ed75231db10.tar.zst
pttbbs-9c8794b3f2f27dd778286c095d739ed75231db10.zip
- bbs: alert when replying to board fallbacks to reply-mail.
- board: prevent showing groups in 's' of boardlist. - register: fix too old/too young error string git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4312 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'mbbsd/board.c')
-rw-r--r--mbbsd/board.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/mbbsd/board.c b/mbbsd/board.c
index 7235b532..e0f6dae7 100644
--- a/mbbsd/board.c
+++ b/mbbsd/board.c
@@ -1622,7 +1622,9 @@ choose_board(int newflag)
char bname[IDLEN+1];
move(0, 0);
clrtoeol();
- CompleteBoardAndGroup(ANSI_REVERSE
+ // since now user can use Ctrl-S to get access
+ // to folders, let's fallback to boards only here.
+ CompleteBoard(ANSI_REVERSE
"【 搜尋全站看板 】" ANSI_RESET
" (若要限定搜尋範圍為目前列表請改用 Ctrl-S)\n"
"請輸入看板名稱(按空白鍵自動搜尋): ",