s4

changeset 428:2e32349c4dd6

"NEWS" Tab's indicator should be "F", not "X"
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 30 Apr 2017 07:15:41 +0859
parents d52dd72a70e1
children c3bf12c5dba6
files s4-funcs.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/s4-funcs.sh	Thu Apr 13 18:19:22 2017 +0859
     1.2 +++ b/s4-funcs.sh	Sun Apr 30 07:15:41 2017 +0859
     1.3 @@ -1815,7 +1815,7 @@
     1.4      if [ $cont -gt 0 ]; then
     1.5        #echo "全体の新着記事${cont}傑" | html h2
     1.6        cgi_radio foldtabs yes 'id="new10" accesskey="f"'
     1.7 -      echo "<label for=\"new10\" title=\"X\">新着${cont}傑</label><div>"
     1.8 +      echo "<label for=\"new10\" title=\"F\">新着${cont}傑</label><div>"
     1.9        cat<<-EOF | html form 'action="?home"'
    1.10  	`cgi_checkbox readchk yes 'id="read"'`<label
    1.11  	 for="read">新着ふくめて全部読んだことにする</label>