mirror of
https://github.com/e107inc/e107.git
synced 2025-08-02 04:40:44 +02:00
Update theme_shortcodes.php
This commit is contained in:
@@ -171,7 +171,7 @@ class theme_shortcodes extends e_shortcode
|
|||||||
$text .= "</div>";
|
$text .= "</div>";
|
||||||
$text .= $frm->close();
|
$text .= $frm->close();
|
||||||
|
|
||||||
$caption = "Stay Posted";
|
$caption = LAN_LZ_THEME_17;
|
||||||
|
|
||||||
return $ns->tablerender($caption,$text,'lz-subscribe', true);
|
return $ns->tablerender($caption,$text,'lz-subscribe', true);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user