projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2666583
)
Unused
author
Jan Schneider
<jan@horde.org>
Tue, 27 Apr 2010 12:02:39 +0000
(14:02 +0200)
committer
Jan Schneider
<jan@horde.org>
Tue, 27 Apr 2010 13:19:30 +0000
(15:19 +0200)
kronolith/templates/index/index.inc
patch
|
blob
|
history
diff --git
a/kronolith/templates/index/index.inc
b/kronolith/templates/index/index.inc
index
056c1ec
..
b0d198e
100644
(file)
--- a/
kronolith/templates/index/index.inc
+++ b/
kronolith/templates/index/index.inc
@@
-162,7
+162,6
@@
<div id="kronolithBody">
<div id="kronolithLoading" style="display:none"></div>
<?php
-$img_blank = Horde::img('blank.gif', '', array('height' => 8, 'width' => 8));
require dirname(__FILE__) . '/month.inc';
require dirname(__FILE__) . '/week.inc';
require dirname(__FILE__) . '/day.inc';