From 1a39ed73420a13f0728360a186a5c140a7d852ee Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sun, 6 Jan 2008 09:46:08 +0100 Subject: issue92, fill alt-attribute with filename Signed-off-by: Andreas Unterkircher --- themes/default/stylesheet.css | 1 - themes/default/templates/single_photo.tpl | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'themes/default') diff --git a/themes/default/stylesheet.css b/themes/default/stylesheet.css index 7550311..3239fe3 100644 --- a/themes/default/stylesheet.css +++ b/themes/default/stylesheet.css @@ -95,7 +95,6 @@ img { border: none; } - a { font-size: 14px; color: #008200; diff --git a/themes/default/templates/single_photo.tpl b/themes/default/templates/single_photo.tpl index 39e3bf4..d7ab987 100644 --- a/themes/default/templates/single_photo.tpl +++ b/themes/default/templates/single_photo.tpl @@ -68,7 +68,7 @@ { else } { /if } - photo + {$image_filename} -- cgit v1.2.3-18-g5258