diff --git a/e107_plugins/download/templates/download_template.php b/e107_plugins/download/templates/download_template.php index 62d8b5111..151e71237 100644 --- a/e107_plugins/download/templates/download_template.php +++ b/e107_plugins/download/templates/download_template.php @@ -524,6 +524,8 @@ $DOWNLOAD_TEMPLATE['view']['nextprev'] = ' // ##### ------------------------------------------------------------------------------------------ +//$DOWNLOAD_TEMPLATE['list']['caption'] = "Test custom caption"; + $DOWNLOAD_TEMPLATE['list']['start'] = "
@@ -655,4 +657,4 @@ $DOWNLOAD_TEMPLATE['footer'] = ''; -?> \ No newline at end of file +?>