2
Hello there
if you go to system admin/templates and click on the list for "Downloads" Look for "mydownloads_index.html" and then click on "Edit"
You will see code that looks like this:
<{if $file != ""}>
<{$lang_latestlistings}>
<{section name=i loop=$file}> <{include file="db:mydownloads_download.html" down=$file[i]}> <{/section}>
|
<{/if}>
take this code out
If you are using the default template you will need to "clone it" and set up the clone as default template in general settings. You cant edit the default template.