mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
signup_text - forgotten line to change
This commit is contained in:
@@ -159,7 +159,7 @@ class signup_shortcodes extends e_shortcode
|
||||
|
||||
/* example: {SIGNUP_SIGNUP_TEXT}
|
||||
/* example: {SIGNUP_SIGNUP_TEXT: class=custom} */
|
||||
function sc_signup_signup_text()
|
||||
function sc_signup_signup_text($parm='')
|
||||
{
|
||||
$pref = e107::getPref();
|
||||
$tp = e107::getParser();
|
||||
|
Reference in New Issue
Block a user