Newer
Older
mailpiler / webui / view / theme / mobile / templates / import / remove.tpl
@SJ SJ on 23 Aug 2013 235 bytes added pop3 import to the gui

<div>

<?php if($confirmed){ ?>

<div class="alert alert-success"><?php print $x; ?>.</div>

<?php } ?>

<p><a href="index.php?route=import/list"><i class="icon-circle-arrow-left"></i>&nbsp;<?php print $text_back; ?></a></p>

</div>