diff options
-rw-r--r-- | templates/single_photo.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/single_photo.tpl b/templates/single_photo.tpl index 01aa1fd..e83d914 100644 --- a/templates/single_photo.tpl +++ b/templates/single_photo.tpl @@ -76,7 +76,7 @@ <a class="smalltag" href="javascript:Tags('add', '{$id}');" onclick="click(this);" onclick="click(this);">{$name}</a><br /> { /foreach } { /if } - <br /> + <hr> { if $prev_img } <u><img src="resources/photo.png" alt="photo icon" /> Previous:</u><br /> <a href="{$previous_url}" onclick="click(this);"> |