1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 12:48:24 +01:00

Fixes #984 - signup shortcode wrapper issue.

This commit is contained in:
Cameron 2015-04-24 15:03:42 -07:00
parent 9222bd4d6d
commit 51100fb41b
2 changed files with 3 additions and 3 deletions

2
.gitignore vendored
View File

@ -3,8 +3,8 @@
.project
.htaccess
e107_config.php
e107_config_*.php
e107_media/*
e107_system/*
e107_config.php
/.settings
e107_core/override

View File

@ -120,8 +120,8 @@ class theme_shortcodes extends e_shortcode
if(!empty($userReg)) // value of 1 or 2 = login okay.
{
global $sc_style;
$sc_style = array(); // remove an wrappers.
// global $sc_style; // never use global - will impact signup/usersettings pages.
// $sc_style = array(); // remove any wrappers.
$text .='