7 lines
217 B
Plaintext
7 lines
217 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."
|
||
|
%>
|