mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-08 15:31:59 +01:00
12 lines
138 B
Smarty
12 lines
138 B
Smarty
|
|
<p>
|
|
|
|
<?php if($confirmed){ ?>
|
|
|
|
<?php print $x; ?>. <a href="index.php?route=ldap/list"><?php print $text_back; ?></a>
|
|
|
|
<?php } ?>
|
|
|
|
</p>
|
|
|