|
|
@@ -196,8 +196,9 @@ jQuery(document).bind('keyup', 'alt+shift+`', function(){
|
|
|
?>
|
|
|
<div class="container">
|
|
|
<div class="alert alert-error" style="font-size:14px;">
|
|
|
- <strong>Brak niezbednych uprawnień</strong> <a class="btn btn-primary btn-mini" href="index.php?LOGIN=LOGOUT">Wyloguj</a>
|
|
|
- lub przejdź do <a href="procesy5.php?task=CRM_TESTY">testów</a>
|
|
|
+ <strong>Brak niezbędnych uprawnień</strong>
|
|
|
+ <a class="pull-right btn btn-primary btn-mini" href="index.php?LOGIN=LOGOUT">Wyloguj</a>
|
|
|
+ <br><br>Wykonaj <a href="procesy5.php?task=CRM_TESTY">testy</a>
|
|
|
</div>
|
|
|
</div>
|
|
|
<?php
|