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

5 lines
218 B
PHP

<div id="mailto_handler" style="display:none">
<?php echo $this->hordeImage('compose.png') ?>
<a href="#"><strong><?php printf(_("Click here to open all mailto: links using %s."), $this->name) ?></strong></a>
</div>