From: kink Date: Mon, 26 Jun 2006 14:26:20 +0000 (+0000) Subject: Also output alt when its empty, closes #1512640 X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=38469948cdef2059c2bd71e2f5451d36f73cc532 Also output alt when its empty, closes #1512640 git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11306 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/templates/util_global.php b/templates/util_global.php index 2299a0d6..0bb822c3 100644 --- a/templates/util_global.php +++ b/templates/util_global.php @@ -36,7 +36,8 @@ function getIcon($icon_theme_path, $icon_name, $text_icon, $alt_text='', $w=NULL // find an image, we will revert back to the text icon. if (!is_null($icon_path)) { $icon = '';