Файл: [BESTSKRIPT.COM]_script2/script2/login_error_brut.php
Строк: 7
<?php
include("header.php");
?>
<h2>Ошибка входа</h2>
<table width="100%" border="0" cellspacing="0" cellpadding="10" style="BORDER: #ff0000 1px solid"><td width="32"><img src="img/error.gif" width="32" height="32" border="0"></td><td><b><font color="#ff0000">Вы исчерпали лимит попыток входа. Попробуйте позже.</font></b></td></table><br><br><a href="javascript:history.go(-1)"><< Вернуться назад</a>
<?php
include("footer.php");
?>