Initial content.
authorJan Schneider <jan@horde.org>
Mon, 29 Nov 2010 16:56:08 +0000 (17:56 +0100)
committerJan Schneider <jan@horde.org>
Mon, 29 Nov 2010 17:01:34 +0000 (18:01 +0100)
imp/templates/mobile/mailbox.html.php

index 84e649d..12b52ff 100644 (file)
@@ -3,7 +3,7 @@
     <?php if (!$this->allowFolders): ?>
     <a rel="external" href="<?php echo $this->portal ?>"><?php echo _("Portal")?></a>
     <?php endif ?>
-    <h1 id="imp-mailbox-header"></h1>
+    <h1 id="imp-mailbox-header">&nbsp;</h1>
     <?php if ($this->logout): ?>
     <a href="<?php echo $this->logout ?>" rel="external" data-theme="e" data-icon="delete" class="ui-btn-right"><?php echo _("Log out") ?></a>
     <?php endif ?>