Modificare il file:
\iwgallery\home\privacy.asp
<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--#include virtual="/iwgallery/includes/inc_config.asp" --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title><%= strDescription %> - <%= strPageTitle %></title> <!--#include virtual="/iwgallery/includes/inc_meta.asp" --> <link href="../themes/<%= strTheme %>/styles.css" rel="stylesheet" type="text/css"> </head> <body> <div align="<%= strAlign %>"> <table width="100%" height="100%" border="0" cellspacing="2" cellpadding="2" class="main"> <tr> <td valign="top"><!--#include virtual="/iwgallery/includes/inc_privacy.asp" --></td> </tr> </table> </div> </body> </html>
[
Íàçàä
]