diff options
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 |
