| [ Index ] |
PHP Cross Reference of Nuke-Evolution v2.0.5 |
[Summary view] [Print] [Text view]
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 2 <html xmlns="http://www.w3.org/1999/xhtml"> 3 <head> 4 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> 5 <title>Access Denied</title> 6 <style type="text/css"> 7 h1.myclass {font-size: 11pt; font-style: normal; text-align: center} 8 h1.myclass2 {font-size: 20pt; font-style: normal; color: red; text-align: center} 9 </style> 10 </head> 11 <body> 12 <table border="1" width="100%"> 13 <tr><td align="center"> 14 <h1 class="myclass2"> 15 Access Denied 16 </h1> 17 </td></tr> 18 19 <tr><td align="center"> 20 <h1 class="myclass"> 21 This is a restricted area which you should not be trying to access!<br /> 22 Please <a href="/index.php">return</a> to the mainsite. 23 </h1> 24 <br /> 25 <img src="/images/logo.gif" alt="" /> 26 </td></tr> 27 </table> 28 <p> 29 <a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Strict" height="31" width="88" /></a> 30 </p> 31 </body> 32 </html>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Wed Jun 6 11:38:01 2007 | Cross-referenced by PHPXref 0.7 |