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

7 lines
188 B
Plaintext

<%
'Localizable strings for iiputls.asp
Const L_BIADMINISTRATORS_TEXT = "BUILTIN\Administrators"
Const L_ADMINISTRATORS_TEXT = "Administrators"
Const L_EVERYONE_TEXT = "Everyone"
%>