From 7e03ea33b5466be8d499925972a5d044e9695d3d Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sat, 3 May 2008 08:05:07 +0200 Subject: use smaller action icons Signed-off-by: Andreas Unterkircher --- themes/default/templates/photo_index.tpl | 21 +++++++++++++++------ themes/default/templates/single_photo.tpl | 8 +++----- 2 files changed, 18 insertions(+), 11 deletions(-) (limited to 'themes/default/templates') diff --git a/themes/default/templates/photo_index.tpl b/themes/default/templates/photo_index.tpl index c01c6af..4a30a46 100644 --- a/themes/default/templates/photo_index.tpl +++ b/themes/default/templates/photo_index.tpl @@ -1,4 +1,7 @@ + + +
Photo Index @@ -26,23 +29,27 @@ Results are limited to a date within {$from_date} to {$to_date}. {/if}
-
+
{if $slideshow_link } - +  Slideshow {/if} {if $extern_link } - +  External Link {/if} {if $export_link } - +  Export {/if} {if $rss_link } - +  RSS-Feed {/if}
+ + + { if $tag_result } -
+
Tags: @@ -51,6 +58,8 @@
{ /if } + +
{section name="thumb" loop=$thumbs step=1} diff --git a/themes/default/templates/single_photo.tpl b/themes/default/templates/single_photo.tpl index 78e489d..04a3502 100644 --- a/themes/default/templates/single_photo.tpl +++ b/themes/default/templates/single_photo.tpl @@ -18,13 +18,11 @@ - +  Auto-Browse {if $extern_link } - +  External Link {/if} - - original resolution - + original resolution Fullsize
-- cgit v1.2.3-18-g5258