projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b1eaad
)
Initial content.
author
Jan Schneider
<jan@horde.org>
Mon, 29 Nov 2010 16:56:08 +0000
(17:56 +0100)
committer
Jan Schneider
<jan@horde.org>
Mon, 29 Nov 2010 17:01:34 +0000
(18:01 +0100)
imp/templates/mobile/mailbox.html.php
patch
|
blob
|
history
diff --git
a/imp/templates/mobile/mailbox.html.php
b/imp/templates/mobile/mailbox.html.php
index
84e649d
..
12b52ff
100644
(file)
--- a/
imp/templates/mobile/mailbox.html.php
+++ b/
imp/templates/mobile/mailbox.html.php
@@
-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">
</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 ?>