diff s4-blog.sh @ 128:42234d2d6e9c

Add Full-Range search
author HIROSE Yuuji <yuuji@gentei.org>
date Fri, 07 Aug 2015 22:10:28 +0900
parents 0681534f9451
children d5afe98a8b58
line wrap: on
line diff
--- a/s4-blog.sh	Fri Aug 07 21:42:06 2015 +0900
+++ b/s4-blog.sh	Fri Aug 07 22:10:28 2015 +0900
@@ -395,7 +395,7 @@
   cond="where a.id in (select id from blog_s where key='owner' and val=$qow) order by ctime desc"
   DT_CHLD=article:blogid
   cgi_form searchart<<EOF
-<label>`cgi_text kwd`という語を含む記事を検索</label>
+<label>`cgi_text kwd`という語を含む記事をこの一覧から検索</label>
 `cgi_hidden owner $user`
 EOF
   dumptable html blog 'ctime title heading' "$cond"

yatex.org