| [ 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 <!-- * Begin * Added by Unifier --> 5 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> 6 <!-- * End * Added by Unifier --> 7 8 9 10 <!-- * Begin * Removed by Unifier --> 11 <!-- <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> --> 12 <!-- * End * Removed by Unifier --> 13 14 15 <title>Access Denied</title> 16 <style type="text/css"> 17 h1.myclass {font-size: 11pt; font-style: normal; text-align: center} 18 h1.myclass2 {font-size: 20pt; font-style: normal; color: red; text-align: center} 19 </style> 20 </head> 21 <body> 22 <table border="1" width="100%"> 23 <tr><td align="center"> 24 <h1 class="myclass2"> 25 Access Denied 26 </h1> 27 </td></tr> 28 29 <tr><td align="center"> 30 <h1 class="myclass"> 31 This is a restricted area which you should not be trying to access!<br /> 32 Please <a href="/index.php">return</a> to the mainsite. 33 </h1> 34 <br /> 35 <img src="/images/logo.gif" alt="" /> 36 </td></tr> 37 </table> 38 <p> 39 <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> 40 </p> 41 </body> 42 </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 |