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

11 lines
302 B
Plaintext

<%
' Sizing values for the Web Home Directory property page.
' Size of the heading frame. This is the frame that displays
' the radio buttons for the home directory source.
Const L_HEADFRAME_H = 200
' This value is used for the heading frame under IE3 only.
Const L_IE3HEADFRAME_H = 160
%>