Просмотр файла Ashop/affiliate/error1.html

Размер файла: 870B
<html>
  <head>
    <title>
Ошибка - вы что-то забыли!</title>
  </head>
  <body bgcolor="#FFFFFF">
    <table width="75%" border="0" cellspacing="0" cellpadding="0" align="center">
	<tr bordercolor="#000000" align="center">
	  <td>
	    <table width="100%" border="0" cellspacing="0" cellpadding="5">
		<tr align="center">
		  <td> <img src="../images/logo.gif" width="208" height="67"><br>
		    <hr size="0" noshade>
		  </td>
		</tr>
	    </table>
	    <p>
	      <font face="Verdana, Arial, Helvetica, sans-serif">
	    <p>
	      <font size="5">Ошибка!</font>
	    <p>
	      <font size="4">
		Вы забыли заполнить одно из обязательных полей формы!
	      </font>
	    <p>
	      <font size="4">
		<A HREF="javascript:history.back()">Попробуйте снова!</A>
	      </font>
	    </font>
	  </td>
	</tr>
    </table>
  </body>
</html>