We no longer need a today link here.
authorJan Schneider <jan@horde.org>
Fri, 15 May 2009 16:30:34 +0000 (18:30 +0200)
committerJan Schneider <jan@horde.org>
Fri, 15 May 2009 16:30:34 +0000 (18:30 +0200)
kronolith/templates/index/index.inc

index 00fc3da..de43d6b 100644 (file)
@@ -5,7 +5,7 @@
   <!-- ini user zone -->
   <div id="kronolithUser">
    <?php echo $identity->getName(); if ($logout_link) echo ' <span class="kronolithSeparator">&middot;</span> ' . $logout_link ?><br />
-   <a href="#" id="kronolithToday"><?php echo _("Today") ?></a> <span class="kronolithSeparator">&middot;</span> <a href="#"><?php echo _("Options") ?></a><?php if ($help_link) echo ' <span class="kronolithSeparator">&middot;</span> ' . $help_link ?><br />
+   <a href="#"><?php echo _("Options") ?></a><?php if ($help_link) echo ' <span class="kronolithSeparator">&middot;</span> ' . $help_link ?><br />
   </div>
   <!-- end user zone -->
 </div>