s4

changeset 283:fe73fb3f9f35

Duplicated id, fixed
author HIROSE Yuuji <yuuji@gentei.org>
date Sat, 06 Aug 2016 12:20:47 +0859
parents e6c1cbe4ffcc
children 28284f903ddc
files s4-blog.sh
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line diff
     1.1 --- a/s4-blog.sh	Sat Aug 06 12:18:03 2016 +0859
     1.2 +++ b/s4-blog.sh	Sat Aug 06 12:20:47 2016 +0859
     1.3 @@ -181,11 +181,11 @@
     1.4      nt="<label style=\"font-size: 70%;\"><input type=\"checkbox\"
     1.5  	 name=\"notifyto\" value=\"$uid\">返信通知送信</label>"
     1.6      cat<<EOF |
     1.7 -<tr id="$id" id="$aid">
     1.8 +<tr id="$id">
     1.9  <td>${edit:+<a href="$elink+$edit">編集</a> }#$aid
    1.10  <a href="$hlink+$uid">$uname</a>
    1.11  $tm
    1.12 -${notify:+$nt}</td><td>`echo "$hte"|unhexize|htmlescape`
    1.13 +${notify:+$nt}</td><td id="$aid">`echo "$hte"|unhexize|htmlescape`
    1.14  EOF
    1.15      hreflink
    1.16      usecache='' tsfile=$td/$id.stamp