s4

changeset 908:78bed4445148

Label changed
author HIROSE Yuuji <yuuji@gentei.org>
date Mon, 04 Jan 2021 16:16:16 +0900
parents ce1a355e7cb1
children 1442d73c55e5
files s4-blog.sh
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line diff
     1.1 --- a/s4-blog.sh	Mon Jan 04 16:10:36 2021 +0900
     1.2 +++ b/s4-blog.sh	Mon Jan 04 16:16:16 2021 +0900
     1.3 @@ -625,8 +625,8 @@
     1.4    cat<<-EOF
     1.5  	</table> <!-- end of s4-blog:blog_showentry() main table -->
     1.6  	<p class="update_link"><a href="?reload/$rowid" accesskey="r"
     1.7 -	  title="Shortcut: R${nl}Reload">
     1.8 -	  <button id="reload">再読込</button></a> / <a
     1.9 +	  title="Shortcut: R${nl}Get New">
    1.10 +	  <button id="reload">最新取得</button></a> / <a
    1.11  	 href="#title" id="bottom" accesskey="t"
    1.12  	  title="Shortcut: T${nl}to the Top">先頭へ</a>
    1.13  	 ${showalllink:+/ `echo $showalllink|sed 's/n:all/&\#bottom/'`$limitedmsg}</p>