From 715aec67ce259145e9b0d0b67ebafe2980922ae1 Mon Sep 17 00:00:00 2001 From: piaip Date: Mon, 25 May 2009 16:12:47 +0000 Subject: again - remove 'ptt' from messages git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4482 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/user.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mbbsd/user.c') 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); -- cgit v1.2.3