No changes
This commit is contained in:
parent
8680a02b13
commit
b6b398f5bf
17374 changed files with 2475441 additions and 0 deletions
4
ControlPanel/themes/AdminLTE/modules/server/add.js
Normal file
4
ControlPanel/themes/AdminLTE/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