mirror of
https://github.com/e107inc/e107.git
synced 2025-09-02 10:53:29 +02:00
Removed redundant PHP closing tags.
This commit is contained in:
@@ -8,4 +8,3 @@ $text = "<div style='text-align:center'>
|
||||
</div>";
|
||||
$caption = (file_exists(THEME."images/compliance_menu.png") ? "<img src='".THEME_ABS."images/compliance_menu.png' alt='' /> ".COMPLIANCE_L1 : COMPLIANCE_L1);
|
||||
$ns->tablerender($caption, $text, 'compliance');
|
||||
?>
|
Reference in New Issue
Block a user