From e8d317610ea9688e49136807631be7e5baac678e Mon Sep 17 00:00:00 2001 From: e107steved Date: Sun, 4 Oct 2009 19:28:28 +0000 Subject: [PATCH] XHTML Compliance --- .../download/templates/download_template.php | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/e107_plugins/download/templates/download_template.php b/e107_plugins/download/templates/download_template.php index db04774fb..13424c94d 100644 --- a/e107_plugins/download/templates/download_template.php +++ b/e107_plugins/download/templates/download_template.php @@ -11,9 +11,9 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/e107_plugins/download/templates/download_template.php,v $ -| $Revision: 1.2 $ -| $Date: 2009-02-11 21:41:54 $ -| $Author: bugrain $ +| $Revision: 1.3 $ +| $Date: 2009-10-04 19:28:28 $ +| $Author: e107steved $ +----------------------------------------------------------------------------+ */ if (!defined('e107_INIT')) { exit; } @@ -261,6 +261,9 @@ $sc_style['DOWNLOAD_VIEW_AUTHORWEBSITE_LAN']['post'] = ""; $sc_style['DOWNLOAD_VIEW_AUTHORWEBSITE']['pre'] = ""; $sc_style['DOWNLOAD_VIEW_AUTHORWEBSITE']['post'] = ""; +$sc_style['DOWNLOAD_REPORT_LINK']['pre'] = ""; +$sc_style['DOWNLOAD_REPORT_LINK']['post'] = ""; + if(!isset($DOWNLOAD_VIEW_TABLE)) { $DOWNLOAD_VIEW_TABLE = " @@ -309,9 +312,7 @@ if(!isset($DOWNLOAD_VIEW_TABLE)) {DOWNLOAD_VIEW_RATING_LAN} {DOWNLOAD_VIEW_RATING} - - {DOWNLOAD_REPORT_LINK} - + {DOWNLOAD_REPORT_LINK}
{DOWNLOAD_ADMIN_EDIT}
\n";