Template error Failed to find block 'img_desc'(#(<!-- BEGIN img_desc -->)(.*?)(<!-- END img_desc -->)#s) in :
<tr>
<td align="center" class="display_media" nowrap="nowrap">
<table cellspacing="2" cellpadding="0" class="imageborder">
<tr>
<td align="center">
{IMAGE}
</td>
</tr>
</table>
</td></tr>
<tr><td>
<table width="100%" cellspacing="2" cellpadding="0" class="tableb">
<tr>
<td align="center">
{ADMIN_MENU}
</td>
</tr>
</table>
<!-- BEGIN img_desc
<table cellpadding="0" cellspacing="0" class="tableb" width="100%">
BEGIN title
<tr>
<td class="tableb"><center><b>
{TITLE}
</b></center></td>
</tr>
END title
BEGIN caption
<tr>
<td class="tableb"><center>
{CAPTION}
</center></td>
</tr>
END caption
</table>
END img_desc -->
</td>
</tr>
|