cs_header_form

one of the documented procedures in this installation of the ACS
Usage:
cs_header_form   form   args
What it does:
Returns a header for Click.
Defined in: /web/philip/tcl/cs-admin-defs.tcl

Source code:


    return [cs_header_intl $form $args]


philg@mit.edu