Newer
Older
mailpiler / webui / view / theme / default / templates / audit / remove.tpl
@Janos SUTO Janos SUTO on 16 Jul 2019 196 bytes prototype of message removal
<div>

<div class="alert alert-success"><?php print $x; ?>.</div>
<p><a href="index.php?route=audit/removal"><i class="icon-circle-arrow-left"></i>&nbsp;<?php print $text_back; ?></a></p>

</div>