changeset 159:9402a36126c5

,s, translation fixed
author HIROSE Yuuji <yuuji@gentei.org>
date Wed, 13 Jan 2016 13:07:45 +0859
parents cad3915d4c74
children 65d7feca61ab
files s4-blog.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/s4-blog.sh	Wed Jan 06 23:17:11 2016 +0859
+++ b/s4-blog.sh	Wed Jan 13 13:07:45 2016 +0859
@@ -285,7 +285,7 @@
   href4='<a href="#bottom"> 末尾へ</a>'
   cat<<EOF | sq -html $db \
       | sed -e "s|\(<TR><TD>\),e,|\1 $href |" \
-	    -e "s|,s,\(</TD>\)|$href2$href3\1|" \
+	    -e "s|,s,<|$href2$href3<|" \
 	    -e "s|,t,\(</TD\)>|$href4\1|"
 -- select val from $ts where key="title" and id="$id";
 select

yatex.org