mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-15 14:27:04 +02:00
gui fixes
This commit is contained in:
@ -1,11 +1,13 @@
|
||||
|
||||
<p>
|
||||
<div>
|
||||
|
||||
<?php if($confirmed){ ?>
|
||||
|
||||
<?php print $x; ?>. <a href="index.php?route=ldap/list"><?php print $text_back; ?></a>
|
||||
<div class="alert alert-success"><?php print $x; ?>.</div>
|
||||
|
||||
<?php } ?>
|
||||
|
||||
</p>
|
||||
<p><a href="index.php?route=ldap/list"><i class="icon-circle-arrow-left"></i> <?php print $text_back; ?></a></p>
|
||||
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user