From 3b32d0f3c5a4bcc6255e7caf60259141cf3080f5 Mon Sep 17 00:00:00 2001 From: Cameron Date: Sun, 5 Mar 2017 13:05:25 -0800 Subject: [PATCH] News-Grid template 'other' changed to 'media-list' for consistency with other names. --- .../news/templates/news_grid_template.php | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/e107_plugins/news/templates/news_grid_template.php b/e107_plugins/news/templates/news_grid_template.php index 3550c318f..87caeadb5 100644 --- a/e107_plugins/news/templates/news_grid_template.php +++ b/e107_plugins/news/templates/news_grid_template.php @@ -37,7 +37,7 @@ $NEWS_GRID_TEMPLATE['col-md-6']['end'] = ''; - +// ------------------ col-md-4 ----------------- $NEWS_GRID_TEMPLATE['col-md-4']['start'] = $NEWS_GRID_TEMPLATE['col-md-6']['start']; $NEWS_GRID_TEMPLATE['col-md-4']['featured'] = $NEWS_GRID_TEMPLATE['col-md-6']['featured']; @@ -52,7 +52,7 @@ - +// ------------------ col-md-3 ----------------- $NEWS_GRID_TEMPLATE['col-md-3']['start'] = $NEWS_GRID_TEMPLATE['col-md-6']['start']; @@ -69,13 +69,13 @@ +// ------------------ media-list ----------------- - //@todo find a better name than 'other' - $NEWS_GRID_TEMPLATE['other']['start'] = '
'; + $NEWS_GRID_TEMPLATE['media-list']['start'] = '
'; - $NEWS_GRID_TEMPLATE['other']['featured'] = '