gui fixes

This commit is contained in:
SJ
2013-08-14 23:40:52 +02:00
parent b3cea9de7f
commit 29482ffb1d
47 changed files with 1065 additions and 497 deletions

View File

@ -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>&nbsp;<?php print $text_back; ?></a></p>
</div>