summaryrefslogtreecommitdiffstats
path: root/mbbsd/user.c
diff options
context:
space:
mode:
authorpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2009-05-26 00:12:47 +0800
committerpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2009-05-26 00:12:47 +0800
commit715aec67ce259145e9b0d0b67ebafe2980922ae1 (patch)
tree49dfbdfe1bf4694d4caf15d706ab52e02e81f728 /mbbsd/user.c
parentf5a30da6736b7dc1ce3147f4b73ee08a972b0fff (diff)
downloadpttbbs-715aec67ce259145e9b0d0b67ebafe2980922ae1.tar
pttbbs-715aec67ce259145e9b0d0b67ebafe2980922ae1.tar.gz
pttbbs-715aec67ce259145e9b0d0b67ebafe2980922ae1.tar.bz2
pttbbs-715aec67ce259145e9b0d0b67ebafe2980922ae1.tar.lz
pttbbs-715aec67ce259145e9b0d0b67ebafe2980922ae1.tar.xz
pttbbs-715aec67ce259145e9b0d0b67ebafe2980922ae1.tar.zst
pttbbs-715aec67ce259145e9b0d0b67ebafe2980922ae1.zip
again - remove 'ptt' from messages
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4482 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'mbbsd/user.c')
-rw-r--r--mbbsd/user.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/user.c b/mbbsd/user.c
index d2778619..7ef3578f 100644
--- a/mbbsd/user.c
+++ b/mbbsd/user.c
@@ -259,7 +259,7 @@ mail_violatelaw(const char *crime, const char *police, const char *reason, const
"因" ANSI_COLOR(1;35) "%s" ANSI_RESET "行為,\n"
"違反本站站規,處以" ANSI_COLOR(1;35) "%s" ANSI_RESET ",特此通知\n\n"
"請到 " BN_LAW " 查詢相關法規資訊,並從主選單進入:\n"
- "(P)lay【娛樂與休閒】=>(P)ay【Ptt量販店 】=> (1)ViolateLaw 繳罰單\n"
+ "(P)lay【娛樂與休閒】=>(P)ay【" BBSMNAME2 "量販店 】=> (1)ViolateLaw 繳罰單\n"
"以繳交罰單。\n",
police, crime, reason, result);
fclose(fp);