mirror of
https://github.com/e107inc/e107.git
synced 2025-09-09 22:01:05 +02:00
@@ -18,7 +18,7 @@ $contact_shortcodes = e107::getScBatch('contact');
|
||||
$text = $tp->parseTemplate($head. $template . $foot, true, $contact_shortcodes);
|
||||
|
||||
|
||||
$ns->tablerender("Contact Us", $text, 'contact-menu');
|
||||
$ns->tablerender(LANCONTACT_00, $text, 'contact-menu');
|
||||
|
||||
|
||||
?>
|
Reference in New Issue
Block a user