From fc56ebd4346b1e4515388ec8570f26deea7fd500 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Wed, 31 Dec 2008 07:22:35 +0000 Subject: Simplify the next/previous logic in the theme by passing in a null next/prev sib if one didn't exist. (that's what we were supposed to be doing in the first place, anyway) --- themes/default/views/photo.html.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'themes') diff --git a/themes/default/views/photo.html.php b/themes/default/views/photo.html.php index d23dec2d..9af66c35 100644 --- a/themes/default/views/photo.html.php +++ b/themes/default/views/photo.html.php @@ -13,12 +13,13 @@ photo_bottom() ?> - 1): ?> + + - + -- cgit v1.2.3