Files
server/usr/share/psa-horde/imp/templates/dynamic/mailbox_subinfo.html.php
2026-01-07 20:52:11 +01:00

8 lines
268 B
PHP

<?php if ($this->quota): ?>
<span id="quota-text"></span>
<?php endif ?>
<span id="mailboxLabel">
<span id="mailboxName"><?php echo _("Loading...") ?></span>
<span class="iconImg readonlyImg" style="display:none" title="<?php echo _("Read-Only") ?>"></span>
</span>