Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2799 → Rev 2800

/web/acc/phpsysinfo/js/phpSysInfo/phpsysinfo.js
686,7 → 686,7
pother = parseInt($(this).attr("ProcessesOther"), 10);
}
 
document.title = "System information: " + hostname + " (" + ip + ")";
document.title = "Système information: " + hostname + " (" + ip + ")";
$("#s_hostname_title").html(hostname);
$("#s_ip_title").html(ip);
$("#s_hostname").html(hostname);