s4

changeset 1034:17e21e7dcfaa

Fix closing tag
author HIROSE Yuuji <yuuji@gentei.org>
date Wed, 06 Mar 2024 09:32:51 +0900
parents 23e57a7f2bd8
children e8f73df7ed5d
files s4-blog.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/s4-blog.sh	Sat Jan 20 07:44:26 2024 +0900
     1.2 +++ b/s4-blog.sh	Wed Mar 06 09:32:51 2024 +0900
     1.3 @@ -449,7 +449,7 @@
     1.4      cat<<-EOF > $omitline
     1.5  	<tr class="warn">
     1.6  	<th>:<br>$limitedmsg<br>($((narts-$nlimit-1))件省略)<br>:</th>
     1.7 -	<th>$showalllink</td></th>
     1.8 +	<th>$showalllink</th>
     1.9  	EOF
    1.10    else
    1.11      CAT=cat