No more user name.
authorJan Schneider <jan@horde.org>
Mon, 2 Nov 2009 22:59:56 +0000 (23:59 +0100)
committerJan Schneider <jan@horde.org>
Mon, 2 Nov 2009 22:59:56 +0000 (23:59 +0100)
kronolith/templates/index/index.inc

index efbc97a..c3aab78 100644 (file)
@@ -4,8 +4,7 @@
 
   <!-- ini user zone -->
   <div id="kronolithUser">
-   <a href="#" id="kronolithOptions"><?php echo _("Options") ?></a><?php if ($help_link) echo ' <span class="kronolithSeparator">&middot;</span> ' . $help_link; if ($logout_link) echo ' <span class="kronolithSeparator">&middot;</span> ' . $logout_link ?><br />
-   <span class="kronolithUserName"><?php echo $identity->getName(); ?></span><br />
+   <a href="#" id="kronolithOptions"><?php echo _("Options") ?></a><?php if ($help_link) echo ' <span class="kronolithSeparator">&middot;</span> ' . $help_link; if ($logout_link) echo ' <span class="kronolithSeparator">|</span> ' . $logout_link ?>
   </div>
   <!-- end user zone -->