diff --git a/e107_plugins/download/handlers/download_class.php b/e107_plugins/download/handlers/download_class.php index 1cc0b0005..46bc75871 100644 --- a/e107_plugins/download/handlers/download_class.php +++ b/e107_plugins/download/handlers/download_class.php @@ -529,7 +529,7 @@ class download $dl_text .= $tp->parseTemplate($DOWNLOAD_CAT_TABLE_END, TRUE, $sc); - // $text = $ns->tablerender($dl_title, $dl_text, 'download-list', true); + $text = $ns->tablerender($dl_title, $dl_text, 'download-list', true); } }// End of subcategory display