Modificare il file:
\iwgallery\home\register_ok.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="<%= strPageSize %>" border="0" cellpadding="0" cellspacing="0" class="page"> <tr> <td align="left" valign="top"><!--#include virtual="/iwgallery/includes/inc_header.asp" --> <!--#include virtual="/iwgallery/includes/inc_subheader.asp" --> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="main"> <tr> <td width="<%= strLeftSize %>" align="left" valign="top" class="main-left"><!--#include virtual="/iwgallery/includes/inc_left.asp" --></td> <td align="left" valign="top" class="main-center"><table width="100%" border="0" cellspacing="6" cellpadding="0"> <tr> <td><!--#include virtual="/iwgallery/includes/inc_register_ok.asp" --></td> </tr> </table></td> </tr> </table> <!--#include virtual="/iwgallery/includes/inc_footer.asp" --> </td> </tr> </table> </div> </body> </html>
[
Íàçàä
]