changeset 823:ab6bb3efd40e

Showall link at the bottom points to also bottom
author HIROSE Yuuji <yuuji@gentei.org>
date Fri, 19 Jun 2020 15:32:57 +0900
parents fc6855839333
children fcf485cbabc6
files s4-blog.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/s4-blog.sh	Fri Jun 19 09:52:46 2020 +0900
+++ b/s4-blog.sh	Fri Jun 19 15:32:57 2020 +0900
@@ -584,7 +584,7 @@
 	  title="Shortcut: R${nl}Reload">再読込</a> / <a
 	 href="#title" id="bottom" accesskey="t"
 	  title="Shortcut: T${nl}to the Top">先頭へ</a>
-	 ${showalllink:+/ $showalllink$limitedmsg}</p>
+	 ${showalllink:+/ `echo $showalllink|sed 's/n:all/&\#bottom/'`$limitedmsg}</p>
 	EOF
   $iswritable && cat<<-EOF
 	<div class="blogcomment">

yatex.org