* Fix bug #45491.
This commit is contained in:
@@ -21,7 +21,7 @@ if(empty($products))
|
||||
$lang->product->noProduct
|
||||
),
|
||||
a(
|
||||
setClass('btn ghost text-primary'),
|
||||
setClass('btn primary-pale border-primary'),
|
||||
icon('plus'),
|
||||
set::href(createLink('product', 'create')),
|
||||
$lang->product->create
|
||||
@@ -34,4 +34,4 @@ else
|
||||
helper::end();
|
||||
}
|
||||
|
||||
render();
|
||||
render();
|
||||
|
||||
Reference in New Issue
Block a user