From 0ebbb7f15f303bc4e896476c8645797317839f87 Mon Sep 17 00:00:00 2001 From: Cameron Date: Sun, 24 Mar 2013 03:02:31 -0700 Subject: [PATCH] Minor Download template fix. --- e107_plugins/download/download_shortcodes.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/e107_plugins/download/download_shortcodes.php b/e107_plugins/download/download_shortcodes.php index f2401ae3d..073c35b01 100644 --- a/e107_plugins/download/download_shortcodes.php +++ b/e107_plugins/download/download_shortcodes.php @@ -604,10 +604,10 @@ class download_shortcodes } function sc_download_cat_search() { - return "
+ return "

- - + +

";