summaryrefslogtreecommitdiffstats
path: root/mbbsd/bbs.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/bbs.c')
-rw-r--r--mbbsd/bbs.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mbbsd/bbs.c b/mbbsd/bbs.c
index 39d83aaf..a1950b59 100644
--- a/mbbsd/bbs.c
+++ b/mbbsd/bbs.c
@@ -431,7 +431,7 @@ readtitle(void)
brd_title = bp->title + 7;
showtitle(currBM, brd_title);
- outs("[←]離開 [→]閱\讀 [^P]發表文章 [d]刪除 [z]精華區 [i]看板資訊/設定 [h]說明\n");
+ outs("[←]離開 [→]閱\讀 [Ctrl-P]發表文章 [d]刪除 [z]精華區 [i]看板資訊/設定 [h]說明\n");
buf[0] = 0;
#ifdef USE_COOLDOWN
@@ -1231,7 +1231,7 @@ do_general(int isbid)
{
demoney(money);
addPost = 1;
- prints("這是您的第 %d 篇文章,稿酬 %d 銀。",
+ prints("這是您的第 %d 篇有效文章,稿酬 %d 銀。",
++cuser.numposts, money);
} else {
// no money, no record.