From de68cf03694e179587324dce0af54f64ab1c548c Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Tue, 9 Jun 2009 11:03:51 -0600 Subject: [PATCH] Only need a base spacer_red graphic. --- imp/lib/Mime/Viewer/Html.php | 2 +- imp/themes/tango-blue/graphics/spacer_red.png | Bin 69 -> 0 bytes 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 imp/themes/tango-blue/graphics/spacer_red.png diff --git a/imp/lib/Mime/Viewer/Html.php b/imp/lib/Mime/Viewer/Html.php index bb0801d17..de0d9c370 100644 --- a/imp/lib/Mime/Viewer/Html.php +++ b/imp/lib/Mime/Viewer/Html.php @@ -260,7 +260,7 @@ class IMP_Horde_Mime_Viewer_Html extends Horde_Mime_Viewer_Html protected function _blockImages($matches) { if (is_null($this->_blockimg)) { - $this->_blockimg = Horde::url($GLOBALS['registry']->getImageDir('imp') . '/spacer_red.png', false, -1); + $this->_blockimg = Horde::url($GLOBALS['registry']->getImageDir('imp', false) . '/spacer_red.png', false, -1); } return empty($matches[2]) diff --git a/imp/themes/tango-blue/graphics/spacer_red.png b/imp/themes/tango-blue/graphics/spacer_red.png deleted file mode 100644 index b0ccbe130dc63f52e215e240c36f7bafdd954f4c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 69 zcmeAS@N?(olHy`uVBq!ia0vp^j3CUx1SBVv2j2ryJf1F&Asn*FKh7UuU|?osWQe}~ R(*-Eb;OXk;vd$@?2>__h4#@xj -- 2.11.0