prototype of message removal

Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
Janos SUTO
2019-07-16 21:31:48 +02:00
parent ea3b0c372b
commit 4b2eefb712
4 changed files with 76 additions and 10 deletions

View File

@ -0,0 +1,6 @@
<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>