From the panel site
This commit is contained in:
parent
d684ca74fb
commit
2fc04bcfac
1194 changed files with 154606 additions and 13040 deletions
4
themes/AdminLTE-2/modules/server/add.js
Normal file
4
themes/AdminLTE-2/modules/server/add.js
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
$(document).ready(function()
|
||||
{
|
||||
$('.main [href="?m=server"]').replaceWith('<button onclick="history.back()" class="btn btn-sm btn-primary"><i class="fas fa-angle-double-left mr-1"></i>' + langConsts['OGP_LANG_back'] + '</button>');
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue