mirror of
https://github.com/e107inc/e107.git
synced 2025-01-18 05:09:05 +01:00
Update theme_shortcodes.php
This commit is contained in:
parent
7bf52ff850
commit
951d91ba11
@ -171,7 +171,7 @@ class theme_shortcodes extends e_shortcode
|
||||
$text .= "</div>";
|
||||
$text .= $frm->close();
|
||||
|
||||
$caption = "Stay Posted";
|
||||
$caption = LAN_LZ_THEME_17;
|
||||
|
||||
return $ns->tablerender($caption,$text,'lz-subscribe', true);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user