Modificare il file:
\iwgallery\admin\password.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><%= strPageTitle %></title> <link href="../themes/<%= strTheme %>/styles.css" rel="stylesheet" type="text/css"> </head> <body> <table width="100%" border="0" cellpadding="0" cellspacing="1" class="stretch"> <tr> <td align="center" valign="middle"> <table width="100%" border="0" align="center" cellpadding="20" cellspacing="1" class="main"> <tr> <td align="center" valign="middle"> <!--#include file="inc_password.asp" --></td> </tr> </table></td> </tr> </table> </body> </html>
[
Íàçàä
]