Piotr Labudda 11 лет назад
Родитель
Сommit
e43453173b
1 измененных файлов с 3 добавлено и 2 удалено
  1. 3 2
      SE/se-lib/SE_Layout.php

+ 3 - 2
SE/se-lib/SE_Layout.php

@@ -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