From 448f785c5fba56ab3e5bf01b05e7827ed4321e6a Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sun, 29 Dec 2013 17:57:36 +0100 Subject: theoretically i can include tarballs in photoalbums now --- share/templates/footer.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share') diff --git a/share/templates/footer.tmpl b/share/templates/footer.tmpl index fa9f675..0de72ce 100644 --- a/share/templates/footer.tmpl +++ b/share/templates/footer.tmpl @@ -3,9 +3,9 @@ cat < END -if [ "${INCLUDETARBALL}" = 'yes' ]; then +if [ "${TARBALL_INCLUDE}" = 'yes' ]; then cat <here

+Download all photos in original size here

END fi -- cgit v1.2.3