From: David ‘Bombe’ Roden Date: Mon, 14 Nov 2011 20:24:10 +0000 (+0100) Subject: Add links to previous and next images to backlinks. X-Git-Tag: 0.7.3^2~5^2 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=835f3eb22795f974c67aeb19319274489cf5dd1f Add links to previous and next images to backlinks. --- diff --git a/src/main/resources/templates/imageBrowser.html b/src/main/resources/templates/imageBrowser.html index 755c431..d3080f6 100644 --- a/src/main/resources/templates/imageBrowser.html +++ b/src/main/resources/templates/imageBrowser.html @@ -451,6 +451,8 @@
>
<%/if> <%/foreach> + <%ifnull !image.previous><%/if> + <%ifnull !image.next><%/if> <%ifnull image>