Newer
Older
mailpiler / webui / view / theme / default / templates / ldap / remove.tpl
@SJ SJ on 14 Aug 2013 233 bytes gui fixes

<div>

<?php if($confirmed){ ?>

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

<?php } ?>

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

</div>