mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-04 12:17:42 +02:00
Information Plugin set menu priority 6
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
// Add plugin navigation link
|
||||
Navigation::add(__('Information', 'information'), 'system', 'information', 5);
|
||||
Navigation::add(__('Information', 'information'), 'system', 'information', 6);
|
||||
|
||||
/**
|
||||
* Information Admin Class
|
||||
|
Reference in New Issue
Block a user