ug_admin_footer

one of the documented procedures in this installation of the ACS
Usage:
ug_admin_footer
What it does:
This pages are signed by the SystemOwner, because group administrators should be able to complain to programmer who can fix the bugs.
Defined in: /web/philip/tcl/user-group-defs.tcl

Source code:


    return "
    <hr>
    <a href=\"mailto:[ad_system_owner]\"><address>[ad_system_owner]</address></a>
    </body>
    </html>
    "


philg@mit.edu