Last active
September 18, 2020 04:01
-
-
Save desawarna/bdd2c0ea742ff3b568d3b2a7e281d0c3 to your computer and use it in GitHub Desktop.
Copasan Menu Login Template Default SLiMDS 9
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$main_menus = [ | |
'home' => [ | |
'text' => __('Home'), | |
'url' => 'index.php' | |
], | |
'login' => [ | |
'text' => __('Login Admin'), | |
'url' => 'index.php?p=login' | |
], |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Selengkapnya baca di https://www.slimskudus.web.id/2020/09/Akses-Halaman-Admin-9-x-Sesion-2-Edit-Code-Menu-Navigasi-Pada-Template-OPAC-Default-Agar-Menampilkan-Menu-Login-Admin.html