1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-28 23:40:41 +02:00

Flextype Box Plugin: Admin #125 #117

- Plugins Controller/Views implementation
This commit is contained in:
Awilum
2019-06-01 00:34:49 +03:00
parent 96e594c656
commit 5663034ee2

View File

@@ -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']
],
]
]