update to bootstrap 5.2.3 continued
This commit is contained in:
@ -32,7 +32,7 @@ class Blog extends Plugin {
|
||||
'url' => '{ROOT_URL}admin/blog',
|
||||
],
|
||||
];
|
||||
public $footer_links = [
|
||||
public $info_footer_links = [
|
||||
[
|
||||
'text' => 'Blog',
|
||||
'url' => '{ROOT_URL}blog/index',
|
||||
|
Reference in New Issue
Block a user