s4

changeset 420:0f6b4939ee8f

Placehold link is not effective. So replace it to normal link.
author HIROSE Yuuji <yuuji@gentei.org>
date Wed, 01 Mar 2017 12:56:18 +0859
parents fef2044ab892
children d3bf2e95c0cc
files s4-blog.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/s4-blog.sh	Wed Mar 01 12:50:15 2017 +0859
     1.2 +++ b/s4-blog.sh	Wed Mar 01 12:56:18 2017 +0859
     1.3 @@ -273,7 +273,7 @@
     1.4  
     1.5  	cat<<EOF
     1.6  <tr id="$id">
     1.7 -<td class="$tdcls">${picon}__EDIT__<a>#$aid</a>
     1.8 +<td class="$tdcls">${picon}__EDIT__<a href="#$aid">#$aid</a>
     1.9  <a href="$hlink+$uid">$uname</a>
    1.10  $tm
    1.11  <__NOTIFY__></td>