summaryrefslogtreecommitdiffstats
path: root/mbbsd/read.c
diff options
context:
space:
mode:
authorpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-04-13 09:29:32 +0800
committerpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-04-13 09:29:32 +0800
commitfb535169f7c02b66138ef3bef59add8d86b6cfb0 (patch)
tree58987f2c451b153cdb347c75891f13828bb3837a /mbbsd/read.c
parent4b1c6052af1d72a09cb9e407cdfb209417b54b05 (diff)
downloadpttbbs-fb535169f7c02b66138ef3bef59add8d86b6cfb0.tar
pttbbs-fb535169f7c02b66138ef3bef59add8d86b6cfb0.tar.gz
pttbbs-fb535169f7c02b66138ef3bef59add8d86b6cfb0.tar.bz2
pttbbs-fb535169f7c02b66138ef3bef59add8d86b6cfb0.tar.lz
pttbbs-fb535169f7c02b66138ef3bef59add8d86b6cfb0.tar.xz
pttbbs-fb535169f7c02b66138ef3bef59add8d86b6cfb0.tar.zst
pttbbs-fb535169f7c02b66138ef3bef59add8d86b6cfb0.zip
- fix footer length (should display all on col80)
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4152 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'mbbsd/read.c')
-rw-r--r--mbbsd/read.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/read.c b/mbbsd/read.c
index ea3ebd41..2a509ca8 100644
--- a/mbbsd/read.c
+++ b/mbbsd/read.c
@@ -1355,7 +1355,7 @@ i_read(int cmdmode, const char *direct, void (*dotitle) (),
" (R)回信 (x)站內轉寄 (y)回群組信 (d/D)刪信 (m)保留標記\t(←/q)離開");
else
vfooter(" 文章選讀 ",
- " (y)回應 (X)推文 (x)轉錄 (=[]<>)相關主題 (/?a)搜尋標題/作者\t(b)進板畫面");
+ " (y)回應(X)推文(x)轉錄 (=[]<>)相關主題(/?a)搜尋標題/作者 (b)進板畫面");
break;
case TITLE_REDRAW: