summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pttbbs/mbbsd/acl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pttbbs/mbbsd/acl.c b/pttbbs/mbbsd/acl.c
index 36e4cd0f..c8bbed2a 100644
--- a/pttbbs/mbbsd/acl.c
+++ b/pttbbs/mbbsd/acl.c
@@ -262,7 +262,7 @@ ui_ban_user_for_board(const char *uid, const char *board) {
snprintf(xtitle, sizeof(xtitle), "%s �ݪO�T���q��(����)", board);
snprintf(xmsg, sizeof(xmsg),
"%s �ݪO�w�ȮɸT��z�o���N�� (��J�����W��)�C\n"
- "�ɶ�: %s (���� %s)\n"
+ "�}�l�ɶ�: %s (���� %s)(�����B�@����ɶ��A�D��l�dzW�ɶ�)\n"
"��]: %s\n"
"�䥦��T�Ь��ӬݪO�O�W�P���i�C\n",
board, Cdatelite(&now), datebuf, reason);