"Pages in this section" -> "Pages in *file title*"
This commit is contained in:
parent
4536162c42
commit
52b4b836f2
2
rivet.sh
2
rivet.sh
@ -224,7 +224,7 @@ if ! [ "$SKIP_LIST" ]; then
|
|||||||
if [ "$indexf" = "$destdir/index.html" ]; then
|
if [ "$indexf" = "$destdir/index.html" ]; then
|
||||||
llinksec=$linksec
|
llinksec=$linksec
|
||||||
else
|
else
|
||||||
llinksec="$linksec in this section"
|
llinksec="$linksec in $title"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
tmpfile="$(mktemp)"
|
tmpfile="$(mktemp)"
|
||||||
|
Loading…
Reference in New Issue
Block a user