jQuery(document).ready(function ($) { var done = function () { setTimeout(function() { document.location.reload(); }, 3000); }; $(document).on('click', '.sysinfo-restart', function () { if (confirm(l.js_sysinfo_restart_confirmation)) { $('body').html($('