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=39e3bf4f9d1d4e89fb004cb2fc2b16f57dced1bc;hb=addc988921081fcc4571be3cc7cd2375e621fee4;hpb=a8c8bd8ee5c29db5512230eaeb65e44794e21b89;ds=sidebyside diff --git a/themes/default/templates/single_photo.tpl b/themes/default/templates/single_photo.tpl index 39e3bf4..62a2bf7 100644 --- a/themes/default/templates/single_photo.tpl +++ b/themes/default/templates/single_photo.tpl @@ -10,7 +10,7 @@ Photos {/if} {if $description} -  {$description}
+ - {$description}
{/if} {/if} @@ -64,11 +64,11 @@
{ if $next_url == "" } - + { else } - + { /if } - photo + {$image_filename}
@@ -76,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}