mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
Poll GUI and template fix.
This commit is contained in:
@@ -240,7 +240,7 @@ class pluginManager{
|
||||
// "plugin_release" => array("title" => EPL_ADLAN_81, "type"=>"text", "width" => "5%", "thclass" => "middle center", "url" => ""),
|
||||
// "plugin_notes" => array("title" => EPL_ADLAN_83, "type"=>"url", "width" => "5%", "thclass" => "middle center", "url" => ""),
|
||||
|
||||
"options" => array("title" => LAN_OPTIONS, 'forced'=>TRUE, 'type'=> 'method', "width" => "15%", "thclass" => "center last", 'class'=>'center'),
|
||||
"options" => array("title" => LAN_OPTIONS, 'forced'=>TRUE, 'type'=> 'method', "width" => "15%", "thclass" => "right last", 'class'=>'right'),
|
||||
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user