Do you plan du add subcategories?
When using html, the tags are shown in the overview and the auto-link-feature does not work.
svaha wrote:
You can remove the module through phpmyadmin.
limecity wrote:
Quote:
<br />
<{if $annonce.img > 0}>
<table>
<tr>
<td class="head"><{$smarty.const._MD_CATADS_PHOTO}></td>
</tr>
<tr> <td>
<{html_table loop = $annonce.photo cols = $annonce.nbcols}>
</td></tr>
</table>
<{/if}>