From 7ca4324e8e42ac7af2c995afb7e3c2d22c3ee5cc Mon Sep 17 00:00:00 2001 From: marj Date: Mon, 27 Jul 2009 21:18:37 +0000 Subject: [PATCH] Bugtracker #4773 - Contact Details padding caption with newline --- e107_themes/templates/contact_template.php | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/e107_themes/templates/contact_template.php b/e107_themes/templates/contact_template.php index facf6bed6..3db3ae912 100644 --- a/e107_themes/templates/contact_template.php +++ b/e107_themes/templates/contact_template.php @@ -1,19 +1,22 @@ - {SITECONTACTINFO} -
+ "; + + $CONTACT_INFO = '{SITECONTACTINFO}'; + + $sc_style['SITECONTACTINFO']['post'] = '
- "; + '; } $sc_style['CONTACT_EMAIL_COPY']['pre'] = "";