windows-nt/Source/XPSP1/NT/inetsrv/iis/img/htmla/iiputls.str

7 lines
182 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
<%
'Localizable strings for iiputls.asp
Const L_BIADMINISTRATORS_TEXT = "BUILTIN\Administrators"
Const L_ADMINISTRATORS_TEXT = "Administrators"
Const L_EVERYONE_TEXT = "Everyone"
%>