mirror of
https://github.com/e107inc/e107.git
synced 2025-08-10 08:34:09 +02:00
Language file optimization and Gui fixes.
This commit is contained in:
@@ -850,7 +850,7 @@ class pluginManager{
|
||||
}
|
||||
if($this->action == "avail")
|
||||
{
|
||||
$uninstalled = $plugin->getall(0);
|
||||
$uninstalled = $plugin->getall(0);
|
||||
$caption = EPL_ADLAN_23;
|
||||
$pluginRenderPlugin = $this->pluginRenderPlugin($uninstalled);
|
||||
$button_mode = "install-selected";
|
||||
|
Reference in New Issue
Block a user