4 lines
249 B
HTML
Executable File
4 lines
249 B
HTML
Executable File
|
|
<input type="button" onclick="window.location.href = 'status.html?hideidle=0';" value="Show Idle" title="Show Idle User">
|
|
<input type="button" onclick="window.location.href = 'status.html?hideidle=1';" value="Hide Idle" title="Hide Idle User">
|