From cd3e338ef309f389adef386b8ece02f919d01693 Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow (mars.fritz.box)" Date: Fri, 9 May 2014 10:15:23 +0200 Subject: refactor --- share/templates/default/header.tmpl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'share/templates/default/header.tmpl') diff --git a/share/templates/default/header.tmpl b/share/templates/default/header.tmpl index 7d8e5a8..b25143b 100644 --- a/share/templates/default/header.tmpl +++ b/share/templates/default/header.tmpl @@ -1,5 +1,5 @@ -if [ "${IS_SUBALBUM}" = yes ]; then - GOTO_OVERVIEW="

Go to Album overview" +if [ "${is_subalbum}" = yes ]; then + GOTO_OVERVIEW="

Go to Album overview" fi cat < @@ -10,6 +10,7 @@ cat <