mirror of
https://github.com/e107inc/e107.git
synced 2025-09-01 18:32:44 +02:00
Removed redundant php code from templates.
This commit is contained in:
@@ -23,4 +23,5 @@ if (!defined('e107_INIT')) { exit; }
|
||||
$MENU_TEMPLATE['image-text-button']['start'] = '<div class="cpage-menu {CMENUNAME}">{SETIMAGE: w=360}';
|
||||
$MENU_TEMPLATE['image-text-button']['body'] = '{CMENUIMAGE}{CMENUBODY}{CPAGEBUTTON}';
|
||||
$MENU_TEMPLATE['image-text-button']['end'] = '</div>';
|
||||
?>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user