s4

changeset 362:955cd7b517d3

Anchor of link-to-bottom expands from `W' to `EW'
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 10 Nov 2016 12:57:05 +0859
parents 34076e5a4018
children e25b701dac6c
files s4-funcs.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/s4-funcs.sh	Tue Nov 01 18:18:23 2016 +0859
     1.2 +++ b/s4-funcs.sh	Thu Nov 10 12:57:05 2016 +0859
     1.3 @@ -2823,7 +2823,7 @@
     1.4    ### elink="<a href=\"$myname?edittable+$2+\\2\">EDIT</a>"
     1.5    VIEW=${DT_VIEW-replyblog}
     1.6    if [ -n "$VIEW" ]; then
     1.7 -    dvlink=" <a href=\"$myname?$VIEW+\\2\\3\">VIE</a><a href=\"$myname?$VIEW+\\2#bottom\">W</a>"
     1.8 +    dvlink=" <a href=\"$myname?$VIEW+\\2\\3\">VI</a><a href=\"$myname?$VIEW+\\2#bottom\">EW</a>"
     1.9    fi
    1.10    # $DT_CHLD=ChildTable:BindColumn
    1.11    if [ -n "$DT_CHLD" ]; then