X-Git-Url: http://git.plutz.net/?p=serve0;a=blobdiff_plain;f=list.sh;h=9482a311e862a58d6c0d896815805af91a6d0aaa;hp=5c6634db6d397fa5cf3baa1806b9afd71e225fc3;hb=c70cfb866c49ca70685294f84fa12cac8a938e91;hpb=cdd57c20bb3cabcac63ecad639050973fb6ee741 diff --git a/list.sh b/list.sh index 5c6634d..9482a31 100644 --- a/list.sh +++ b/list.sh @@ -6,7 +6,7 @@ list_item() { local name path length width height tags comment n name="$(HTML "$1")" - path="$(HTML "$ITEM/$1")" + path="$(URL "${ITEM}/${1}")" if [ -d "$_DATA/$ITEM/$1" ]; then printf '[a .list .dir href="%s?%s" %s]' \