summaryrefslogtreecommitdiffstats
path: root/split-kochabo.sh
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2014-02-13 21:44:38 +0100
committerFlorian Pritz <bluewind@xinu.at>2014-02-13 21:44:38 +0100
commit864fbf34a86c145dcbbf8fc4ff967588db94861c (patch)
tree436fd59e33ecf1a86f53ef81a1587d6b79d64642 /split-kochabo.sh
parent6a52d4a990dc3afeb3201a4227b53efab7a94a79 (diff)
downloadbin-864fbf34a86c145dcbbf8fc4ff967588db94861c.tar.gz
bin-864fbf34a86c145dcbbf8fc4ff967588db94861c.tar.xz
split-kochabo.sh: fix back link location
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'split-kochabo.sh')
-rwxr-xr-xsplit-kochabo.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/split-kochabo.sh b/split-kochabo.sh
index 7693f91..2878c4d 100755
--- a/split-kochabo.sh
+++ b/split-kochabo.sh
@@ -120,7 +120,7 @@ for i in extracted/*.jpg; do
done
cat <<EOF >>"$output"
- <a href="../">Übersicht</a><br />
+ <br /><a href="../">Übersicht</a><br />
</body>
</html>
EOF