summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2010-10-24 21:47:24 +0800
committerpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2010-10-24 21:47:24 +0800
commit5bdb952d2229663838907d08c177603db3e34b62 (patch)
tree218a82b8b1699d6b4687523db41d500925438df3
parent69b2d703d17a82921b19b5ebb7a578c20a87308d (diff)
downloadpttbbs-5bdb952d2229663838907d08c177603db3e34b62.tar
pttbbs-5bdb952d2229663838907d08c177603db3e34b62.tar.gz
pttbbs-5bdb952d2229663838907d08c177603db3e34b62.tar.bz2
pttbbs-5bdb952d2229663838907d08c177603db3e34b62.tar.lz
pttbbs-5bdb952d2229663838907d08c177603db3e34b62.tar.xz
pttbbs-5bdb952d2229663838907d08c177603db3e34b62.tar.zst
pttbbs-5bdb952d2229663838907d08c177603db3e34b62.zip
refine message again
git-svn-id: http://opensvn.csie.org/pttbbs/trunk@5162 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
-rw-r--r--pttbbs/mbbsd/acl.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/pttbbs/mbbsd/acl.c b/pttbbs/mbbsd/acl.c
index bbdc7241..44aa60b6 100644
--- a/pttbbs/mbbsd/acl.c
+++ b/pttbbs/mbbsd/acl.c
@@ -168,9 +168,10 @@ edit_banned_list_for_board(const char *board) {
" - 想確認是否設錯或查某個使用者是不是仍在水桶中,可用(S)來檢查\n"
" 另外也可用(L)看設定歷史記錄 (此記錄原則上系統不會清除)\n"
" 註: = 目前沒有[永久水桶]的設定,若有需要請設個 10年或 20年\n"
- " = 目前新增/解除不會寄信通知使用者\n"
- " = 水桶自動解除不會出現在記錄裡,只有提前解除的才會\n"
-ANSI_COLOR(1) " = 想查看某使用者為何被水桶可用(S)或是(L)+搜尋\n"
+ " = 目前新增/解除不會寄信通知,另外請注意" ANSI_COLOR(1;33)
+ "帳號被砍後水桶會自動解除\n" ANSI_RESET
+ " = 水桶自動解除不會出現在記錄裡,只有手動提前解除的才會\n"
+ANSI_COLOR(1) " = 想查看某使用者為何被水桶可用(S)或是(L)再用 / 搜尋\n"
ANSI_RESET "\n"
#ifdef WATERBAN_UPGRADE_TIME_STR
// enable and change this if you've just made an upgrade