X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=blobdiff_plain;f=themes%2Fdefault%2Ftemplates%2Fsingle_photo.tpl;h=62a2bf77f2ac9c17ff5976dfdfe661e858777db9;hp=4e1a44e6ed74b5e661ca1a1d2fe28c0a2fb3b888;hb=addc988921081fcc4571be3cc7cd2375e621fee4;hpb=e90667ee43cd743d3ab5b41ab4782b9e08dd0d6e diff --git a/themes/default/templates/single_photo.tpl b/themes/default/templates/single_photo.tpl index 4e1a44e..62a2bf7 100644 --- a/themes/default/templates/single_photo.tpl +++ b/themes/default/templates/single_photo.tpl @@ -1,26 +1,28 @@ -
- Photo {$image_name}
- {if $photo_count > 0} - {$photo_number} of {$photo_count} - {if $photo_count == 1} - Photo - {else} - Photos +
+
+ Photo {$image_name}
+ {if $photo_count > 0} + {$photo_number} of {$photo_count} + {if $photo_count == 1} + Photo + {else} + Photos + {/if} + {if $description} + - {$description}
+ {/if} {/if} - {if $description} -  {$description}
+
+
+ + {if $extern_link } + {/if} - {/if} -
-
- - {if $extern_link } - - {/if} - - original resolution - + + original resolution + +
@@ -48,7 +50,7 @@
{ if $prev_img } photo icon Previous:
- +
{ /if} @@ -62,11 +64,11 @@
{ if $next_url == "" } - + { else } - + { /if } - photo + {$image_filename}
@@ -74,17 +76,17 @@ { if $previous_url == "" } first photo reached { else } - + previous photo { /if } - + photo index { if $next_url == "" } last photo reached { else } - + next photo { /if}