summaryrefslogtreecommitdiffstats
path: root/mbbsd
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd')
-rw-r--r--mbbsd/user.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/user.c b/mbbsd/user.c
index 2579f4fb..12c8ce04 100644
--- a/mbbsd/user.c
+++ b/mbbsd/user.c
@@ -1018,7 +1018,7 @@ showplans_userec(userec_t *user)
if(user->userlevel & PERM_VIOLATELAW)
{
- outs("此人違規 尚未繳交罰單");
+ outs(" \033[1;31m此人違規 尚未繳交罰單\033[m");
return;
}