windows-nt/Source/XPSP1/NT/inetsrv/iis/img/htmla/iirte.str
2020-09-26 16:20:57 +08:00

12 lines
274 B
Plaintext

<%
' Resizing constants for the Content Ratings dialog.
' Dialog dimensions
Const L_IIRTE_W = 580
Const L_IIRTE_H = 480
' This is the size of the region that displays iirtehd.asp. From the top
' of the dialog to the slider control.
Const L_CATEGORYHEADHEIGHT_NUM = 185
%>