From fb535169f7c02b66138ef3bef59add8d86b6cfb0 Mon Sep 17 00:00:00 2001 From: piaip Date: Sun, 13 Apr 2008 01:29:32 +0000 Subject: - fix footer length (should display all on col80) git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4152 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/read.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mbbsd') 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: -- cgit v1.2.3