mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
6 lines
108 B
JavaScript
6 lines
108 B
JavaScript
|
|
window.onLoad = function () {
|
|
NiftyCheck();
|
|
Rounded("div#mainlevel","all","#FFF","#eeeeee","smooth");
|
|
};
|