From 3889493e30503f2a351b9f85c85af66c4cbfecc1 Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 25 May 2005 09:29:38 +0000 Subject: [PATCH] added alt tag to M include/smarty/plugins/function.html_image.php M html/main.php git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@433 594d385d-05f5-0310-b6e9-bd551577e9d8 --- html/main.php | 2 +- include/smarty/plugins/function.html_image.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/html/main.php b/html/main.php index 9cea4577f..1376ea2a6 100644 --- a/html/main.php +++ b/html/main.php @@ -288,7 +288,7 @@ if(file_exists("dow3ccheck.chk")) print $str; else print '

- \"\"

'; diff --git a/include/smarty/plugins/function.html_image.php b/include/smarty/plugins/function.html_image.php index c62b0fea6..19f3ad876 100644 --- a/include/smarty/plugins/function.html_image.php +++ b/include/smarty/plugins/function.html_image.php @@ -21,7 +21,7 @@ * is environment variable DOCUMENT_ROOT * * Examples: {html_image file="images/masthead.gif"} - * Output: + * Output: * @link http://smarty.php.net/manual/en/language.function.html.image.php {html_image} * (Smarty online manual) * @author Monte Ohrt -- 2.30.2