Hermes: Fix to Horde::img() call
authorBen Klang <ben@alkaloid.net>
Wed, 9 Jun 2010 22:27:49 +0000 (18:27 -0400)
committerBen Klang <ben@alkaloid.net>
Wed, 9 Jun 2010 22:27:49 +0000 (18:27 -0400)
hermes/lib/Api.php

index a302036..a2dd66a 100644 (file)
@@ -183,7 +183,7 @@ class Hermes_Api extends Horde_Registry_Api
 
                     $vals['icons'] =
                         Horde::link($edit_link, _("Edit Entry")) .
-                        Horde::img('edit.png', _("Edit Entry"), '', $GLOBALS['registry']->getImageDir('horde')) . '</a>';
+                        Horde::img('edit.png', _("Edit Entry"), '') . '</a>';
 
                     if (empty($vals['submitted'])) {
                         $vals['checkbox'] =