[kronolith] Upper application links-menu
Michael Gröne
michael.groene at zew.uni-hannover.de
Wed Mar 23 19:43:07 UTC 2011
Hello,
I determined, that the link to Horde in the upper area of the site in
kronolith is wrong.
In kronolith/templates/index/index.inc, line 21 (see below), the
application-list is built. This works fine for IMP and Turba, but the
link for Horde has the href-Attribute empty in our installation.
Is this a mistake in the sourcecode, or is our webroot not detected
correctly?
line 21:
<li><a href="<?php echo $GLOBALS['registry']->get('webroot', $app) ?>"
id="kronolithApplication-<?php echo $app ?>" title="<?php echo
$GLOBALS['registry']->get('name', $app) ?>"><img src="<?php echo
$GLOBALS['registry']->get('icon', $app) ?>" /> <?php echo
$GLOBALS['registry']->get('name', $app) ?></a></li>
Kind regards,
Michael
More information about the kronolith
mailing list