projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b79b693
)
Hermes: Fix to Horde::img() call
author
Ben Klang
<ben@alkaloid.net>
Wed, 9 Jun 2010 22:27:49 +0000
(18:27 -0400)
committer
Ben Klang
<ben@alkaloid.net>
Wed, 9 Jun 2010 22:27:49 +0000
(18:27 -0400)
hermes/lib/Api.php
patch
|
blob
|
history
diff --git
a/hermes/lib/Api.php
b/hermes/lib/Api.php
index
a302036
..
a2dd66a
100644
(file)
--- a/
hermes/lib/Api.php
+++ b/
hermes/lib/Api.php
@@
-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'] =