From 075cc748b6b5fd0f8d992816e74764e9722c074c Mon Sep 17 00:00:00 2001 From: e107steved Date: Sun, 6 Jan 2008 21:26:32 +0000 Subject: [PATCH] Bugtracker #4289 - XHTML fixes --- e107_files/shortcode/batch/user_shortcodes.php | 6 +++--- e107_themes/templates/search_template.php | 2 +- e107_themes/templates/user_template.php | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/e107_files/shortcode/batch/user_shortcodes.php b/e107_files/shortcode/batch/user_shortcodes.php index b1e68cea9..9b7d593f9 100644 --- a/e107_files/shortcode/batch/user_shortcodes.php +++ b/e107_files/shortcode/batch/user_shortcodes.php @@ -11,8 +11,8 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/e107_files/shortcode/batch/user_shortcodes.php,v $ -| $Revision: 1.6 $ -| $Date: 2007-12-19 20:34:47 $ +| $Revision: 1.7 $ +| $Date: 2008-01-06 21:26:25 $ | $Author: e107steved $ +----------------------------------------------------------------------------+ */ @@ -550,7 +550,7 @@ SC_BEGIN USER_FORM_START global $from; return "
- +

"; SC_END diff --git a/e107_themes/templates/search_template.php b/e107_themes/templates/search_template.php index a3e212b4f..bca2e9999 100644 --- a/e107_themes/templates/search_template.php +++ b/e107_themes/templates/search_template.php @@ -25,7 +25,7 @@ if (!isset($SEARCH_SHORTCODE)) { if (!isset($SEARCH_TOP_TABLE)) { $SEARCH_TOP_TABLE = "
- +
".LAN_199." diff --git a/e107_themes/templates/user_template.php b/e107_themes/templates/user_template.php index 8073ef323..281542600 100644 --- a/e107_themes/templates/user_template.php +++ b/e107_themes/templates/user_template.php @@ -11,8 +11,8 @@ | GNU General Public License (http://gnu.org). | | $Source: /cvs_backup/e107_0.8/e107_themes/templates/user_template.php,v $ -| $Revision: 1.4 $ -| $Date: 2007-09-20 21:35:38 $ +| $Revision: 1.5 $ +| $Date: 2008-01-06 21:26:32 $ | $Author: e107steved $ +----------------------------------------------------------------------------+ */ @@ -46,8 +46,8 @@ $USER_SHORT_TEMPLATE_START = " {USER_FORM_START}

".LAN_419.": {USER_FORM_RECORDS} ".LAN_139." {USER_FORM_ORDER} {USER_FORM_SUBMIT} - {USER_FORM_END}

+ {USER_FORM_END}