diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-05-09 10:15:23 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-05-09 10:15:23 +0200 |
| commit | cd3e338ef309f389adef386b8ece02f919d01693 (patch) | |
| tree | 26d894eb706ccc0d3526c9b8dbec1abba86782aa /share/templates/default/next.tmpl | |
| parent | 8966330880e0d6aa1ad59ae4599b0dfd3fb425b2 (diff) | |
refactor
Diffstat (limited to 'share/templates/default/next.tmpl')
| -rw-r--r-- | share/templates/default/next.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/templates/default/next.tmpl b/share/templates/default/next.tmpl index 603ed0f..f943bca 100644 --- a/share/templates/default/next.tmpl +++ b/share/templates/default/next.tmpl @@ -1,4 +1,4 @@ cat <<END <br /> -<a href='${next}.html'>Next $MAXPREVIEWS pictures of current Album</a> +<a href='${next}.html'>Next ${MAXPREVIEWS} pictures of current Album</a> END |
