mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
358 B
11 lines
358 B
<%
|
|
'Localizable strings for iidef.asp
|
|
Const L_MASTERPROPS_TEXT = "Service Properties"
|
|
Const L_DEFAULTFTPSITE_TEXT = "Default FTP Site"
|
|
Const L_DEFFTPTEXT_TEXT = "One FTP site can be configured to respond to previous versions of the IIS Internet Services Manager. Select the default FTP site below."
|
|
|
|
' Resizing constants
|
|
Const L_DEFAULTFTPSITE_HR = 360
|
|
|
|
%>
|
|
|