changeset 262:f7939f4297d4

Rewrote a cgi variable by mistake, fixed
author HIROSE Yuuji <yuuji@gentei.org>
date Wed, 20 Jul 2016 21:14:38 +0859
parents 1a4df907ac87
children ebd4af16c493
files s4-funcs.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/s4-funcs.sh	Wed Jul 20 15:31:11 2016 +0859
+++ b/s4-funcs.sh	Wed Jul 20 21:14:38 2016 +0859
@@ -1557,7 +1557,7 @@
       cgi_radio foldtabs yes 'id="new10"'
       echo "<label for=\"new10\">新着${cont}傑</label><div>"
       cat<<-EOF | html form 'action="?home"'
-	`cgi_checkbox fold yes 'id="read"'`<label
+	`cgi_checkbox readchk yes 'id="read"'`<label
 	 for="read">新着ふくめて全部読んだことにする</label>
 	 `cgi_submit '確定'`
 	 `cgi_hidden read yes`

yatex.org