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 wrap: on
line diff
--- a/s4-blog.sh	Thu Jun 29 21:20:34 2017 +0859
+++ b/s4-blog.sh	Sat Jul 01 07:48:02 2017 +0859
@@ -356,7 +356,7 @@
 	</table> <!-- end of s4-blog:blog_showentry() main table -->
 	<p class="update_link"><a
 	 href="?reload/$rowid" accesskey="r" title="R">再読込</a> / <a
-	 href="#title" accesskey="t" title="T">先頭へ</a></p>
+	 href="#title" id="bottom" accesskey="t" title="T">先頭へ</a></p>
 	EOF
   $iswritable && cat<<-EOF
 	<div class="blogcomment">
@@ -366,7 +366,6 @@
 	$textform
 	</div>
 	</form> <!-- End of s4-blog:blog_showentry() main form -->
-	<p id="bottom"> </p>
 	EOF
   # Clean up orphaned icon cache
   [ -s $iconcleaner ] && query ".read '$iconcleaner'"

yatex.org