mirror of
https://github.com/e107inc/e107.git
synced 2025-09-02 10:53:29 +02:00
Plugin Manager rewrite - finally using admin-ui.
This commit is contained in:
@@ -1478,7 +1478,8 @@ i.e-cat_users-32{ background-position: -555px 0; width: 32px; height: 32px; }
|
||||
}
|
||||
|
||||
$ns = e107::getRender();
|
||||
$ns->tablerender($title, $text, array('id'=>$id, 'style'=>'button_menu'));
|
||||
$ns->setUniqueId($id);
|
||||
$ns->tablerender($title, $text);
|
||||
return '';
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user