<!-- TITLE: Modify {Item} -->
<center>
<!-- TPL_INSERT : b_User_Menu -->
<!-- TPL_CELL : def -->
##USER_MENU##
<!-- /TPL_CELL : def -->
<!-- /TPL_INSERT : b_User_Menu -->
</center>
<p class=pagetitle>Modify {Item}</p>
<b>Please note that bold fields are required</b>
<form method=POST ##enc_type## name=frm>
<p>
<center>
<span class=err>##err_msg##</span>
</center>
<p>
<table border=0 width=100% cellpadding=0 cellspacing=1>
<tr>
<td align="right" width="20%"><b>Category</b> </td>
<td width="80%"><b>##cat_path##</b></td>
</tr>
<!-- TPL_INSERT : b_Regions -->
<!-- TPL_CELL : def -->
##hw_region##
<!-- /TPL_CELL : def -->
<!-- /TPL_INSERT : b_Regions -->
<!-- TPL_INSERT : row -->
<!-- TPL_CELL : def -->
<tr>
<td align=right>##f_t## </td>
<td>##f_v## <font class=txt8 color=blue>##f_txt##</td>
</tr>
<!-- /TPL_CELL : def -->
<!-- TPL_CELL : req -->
<tr>
<td align=right><b>##f_t## </td>
<td>##f_v## <font class=txt8 color=blue>##f_txt##</td>
</tr>
<!-- /TPL_CELL : req -->
<!-- /TPL_INSERT : row -->
<!-- TPL_INSERT : b_Auction_AddModify -->
<!-- TPL_CELL : def -->
<tr>
<td colspan="2" align="center">
##hw_auct_block##
</td>
</tr>
<!-- /TPL_CELL : def -->
<!-- /TPL_INSERT : b_Auction_AddModify -->
<tr><td colspan=2>
##media_files_upload##
</td></tr>
<tr><td align="right"> </td><td><br />
<input type=submit class=button value="Update" name=go><input type=button
class=button value="Duplicate" OnClick="document.location='index.php?page=add&likeid=##id##&cid=##cid##&hw_pay_plan=##hw_pay_plan##'">
<!-- IF ##EN_U_DEL## -->
<input type=button class=button value="Delete" onclick="if(confirm('Delete ?')) document.location = 'index.php?page=account&act=delete&id=##id##&token=##TOKEN##'">
<!-- ENDIF -->
</td></tr>
</table>
</form>
<br />
<!-- Block for modify.htm template -->
<!-- TPL_INSERT : b_Auction_Notes -->
<!-- TPL_CELL : begin -->
<table width="100%" bgcolor=black cellspacing=1 cellpadding=3 border=0>
<tr bgcolor=#CBCBCB valign=top>
<td>
<table bgcolor=black width=100% cellpadding=0 cellspacing=3 border=0>
<tr><td><font color=white><b> Your Comments</td></tr>
</table>
<font class=txt8>
<!-- /TPL_CELL : begin -->
<!-- TPL_CELL : row -->
<br />
##note_txt##<br />
<font color=aa2200>##note_date##</font>
<!-- /TPL_CELL : row -->
<!-- TPL_CELL : no -->
<br />(No comments)
<!-- /TPL_CELL : no -->
<!-- TPL_CELL : end -->
</td></tr>
<tr>
<td bgcolor="#CBCBCB" valign=top>
<span class=txt8>
If you have any comments to your lot, please enter them here
</span>
<table border=0 cellpadding=5 cellspacing=0>
<form method=post>
<tr>
<td>
<textarea name="auc_note" rows=2 cols=40></textarea>
</td><td>
<input type=submit class=button value="Add" name="auc_add_note">
</td>
</tr>
</form>
</table>
</td></tr>
</table>
<!-- /TPL_CELL : end -->
<!-- /TPL_INSERT : b_Auction_Notes -->