Browse Source

add description

andre 4 years ago
parent
commit
6e38ac74e7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      admin.php

+ 1 - 1
admin.php

@@ -156,7 +156,7 @@ foreach($userlist as $user) {
 </tr>
 </tr>
 </table>
 </table>
 <h3>Clientblocklist</h3>
 <h3>Clientblocklist</h3>
-Alle IP Adressen, die mehr als 5x versucht haben, einen unauthorisierten Zugriff auf dieses Tool zu bekommen und darum auch in die Banliste eingetragen wurden. 
+Alle IP Adressen, die mehr als 5x unauthorisiert zugegriffen haben. 
 <table>
 <table>
 <?php
 <?php
 $blocklist = $act->getBlockedClients();
 $blocklist = $act->getBlockedClients();