From 8820323444659c6383bc41440a767157c2d0f573 Mon Sep 17 00:00:00 2001 From: rica-carv Date: Sun, 4 Dec 2016 18:03:27 +0000 Subject: [PATCH] Update download_template.php --- e107_plugins/download/templates/download_template.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 +?>