2025-04-27 07:49:33 -04:00

7 lines
223 B
Plaintext

<%
'Localizable strings for iito.inc
Const L_TIMEOUTMSG_TEXT = "Your session variables have timed out."
Const L_TIMEOUTREFRESH_TEXT = "Please use your browser's refresh button to reconnect to the iisadmin site."
%>