mirror of
https://github.com/flextype/flextype.git
synced 2025-08-28 23:40:41 +02:00
- Plugins Controller/Views implementation
This commit is contained in:
@@ -29,7 +29,7 @@ class PluginsController extends Controller
|
||||
'plugins_get_more' => [
|
||||
'link' => 'https://github.com/flextype/plugins',
|
||||
'title' => __('admin_get_more_plugins'),
|
||||
'attributes' => ['float-right btn' => 'navbar-item', 'target' => '_blank']
|
||||
'attributes' => ['class' => 'float-right btn', 'target' => '_blank']
|
||||
],
|
||||
]
|
||||
]
|
||||
|
Reference in New Issue
Block a user