<table border="0" cellpadding="2" cellspacing="2">
<FORM method="POST" name="form_search">
<input type=hidden name=p value={{p}}>
<input type=hidden name=id value={{id}}>
<tr>
<td ><TABLE class=tableBorder cellSpacing=0 cellPadding=0
border=0><TBODY>
<TR>
<TD class=tablePad> <TABLE cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD class=tableHeadingBold width="50%">{{tpl_auto_Add_new_User}}</TD>
<TD class=tableHeadingBold width="50%"> </TD>
</TR>
<TR>
<TD class=tableCellTwo> <DIV class=defaultBold>{{tpl_auto_Username}}</DIV></TD>
<TD class=tableCellTwo><INPUT class=input size=30 id=input_username maxLength=100 name=input_username value="{{input_username_val}}">
</TD>
</TR>
<TR>
<TD class=tableCellTwo> <DIV class=defaultBold>{{tpl_auto_Email}}</DIV></TD>
<TD class=tableCellTwo><INPUT class=input size=30 id=input_email maxLength=100 name=input_email value="{{input_email_val}}">
</TD>
</TR>
<TR>
<TD class=tableCellOne> <DIV class=defaultBold>{{tpl_auto_Password}}</DIV></TD>
<TD class=tableCellOne><INPUT class=input size=30 type=password id=input_password maxLength=100 name=input_password>
</TD>
</TR>
<TR>
<TD nowrap class=tableCellTwo><DIV class=defaultBold>{{tpl_auto_RePassword}}</DIV></TD>
<TD class=tableCellTwo><INPUT class=input size=30 type=password id=input_password1 maxLength=100 name=input_password1>
</TD>
</TR>
<TR>
<TD class=tableCellTwo> <DIV class=defaultBold>{{tpl_auto_sitename}}</DIV></TD>
<TD class=tableCellTwo><INPUT class=input size=30 id=input_sitename maxLength=200 name=input_sitename value="{{input_sitename_val}}">
</TD>
</TR>
<TR>
<TD class=tableCellTwo> <DIV class=defaultBold>{{tpl_auto_ignoredomains}}</DIV></TD>
<TD class=tableCellTwo><INPUT class=input size=30 id=input_ignoredomains name=input_ignoredomains value="{{input_ignoredomains_val}}">
</TD>
</TR>
<TR>
<TD class=tableCellTwo> <DIV class=defaultBold>{{tpl_auto_ignoremyvisits}}</DIV></TD>
<TD class=tableCellTwo><INPUT type=checkbox class=input size=30 id=input_ignoremyvisits name=input_ignoremyvisits value="1" {{ignoremyvisitschecked}}>
</TD>
</TR>
<TR>
<TD class=tableCellTwo> <DIV class=defaultBold>{{tpl_auto_ignore_subdomains_as_Referrers}}</DIV></TD>
<TD class=tableCellTwo><INPUT type=checkbox class=input size=30 id=input_ignoresubdomenins name=input_ignoresubdomenins value="1" {{ignoresubdomeninschecked}}>
</TD>
</TR>
<TR>
<TD class=tableCellTwo> <DIV class=defaultBold>{{tpl_auto_rowsperpage}}</DIV></TD>
<TD class=tableCellTwo><INPUT class=input size=30 id=input_rowsperpage maxLength=100 name=input_rowsperpage value="{{input_rowsperpage_val}}">
</TD>
</TR>
<TR>
<TD class=tableCellTwo> <DIV class=defaultBold>{{tpl_auto_reset_info}}</DIV></TD>
<TD class=tableCellTwo><INPUT type=checkbox class=input size=30 id=input_reset name=input_reset value="1">
</TD>
</TR>
{{global_edit_mtime_ctime}} </TBODY> </TABLE></TD>
</TR></TBODY>
</TABLE></td>
<td width="297" valign="top"><div class=publishBorder>
<div class=publishPad>
<div class=itemTitle>
<p>{{tpl_auto_Options}}</p>
<p>{{error}}</p>
</div>
</div>
</div>
<div class=publishPad>
<p>
<input name=preview type=submit class=submit value="{{tpl_auto_Save}}">
</p>
<p>
<input name=preview class=submit type=button onClick="javascript:window.location ='index.php';" value="{{tpl_auto_Back}}">
</p>
<p> </p>
</div></td>
</tr>
</FORM>
</table>