piler/webui/view/theme/default/templates/audit/remove.tpl
Janos SUTO 4b2eefb712 prototype of message removal
Signed-off-by: Janos SUTO <sj@acts.hu>
2019-07-16 21:31:48 +02:00

7 lines
196 B
Smarty

<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>