s4

changeset 441:248a27a00265

Id="bottom" moved to the anchor of "To the top"
author HIROSE Yuuji <yuuji@gentei.org>
date Sat, 01 Jul 2017 07:48:02 +0859
parents dc7acfdb6bfc
children 14764da097ec
files s4-blog.sh
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line diff
     1.1 --- a/s4-blog.sh	Thu Jun 29 21:20:34 2017 +0859
     1.2 +++ b/s4-blog.sh	Sat Jul 01 07:48:02 2017 +0859
     1.3 @@ -356,7 +356,7 @@
     1.4  	</table> <!-- end of s4-blog:blog_showentry() main table -->
     1.5  	<p class="update_link"><a
     1.6  	 href="?reload/$rowid" accesskey="r" title="R">再読込</a> / <a
     1.7 -	 href="#title" accesskey="t" title="T">先頭へ</a></p>
     1.8 +	 href="#title" id="bottom" accesskey="t" title="T">先頭へ</a></p>
     1.9  	EOF
    1.10    $iswritable && cat<<-EOF
    1.11  	<div class="blogcomment">
    1.12 @@ -366,7 +366,6 @@
    1.13  	$textform
    1.14  	</div>
    1.15  	</form> <!-- End of s4-blog:blog_showentry() main form -->
    1.16 -	<p id="bottom"> </p>
    1.17  	EOF
    1.18    # Clean up orphaned icon cache
    1.19    [ -s $iconcleaner ] && query ".read '$iconcleaner'"