account-closed.tcl

Inform the user that his/her account is closed

Location:
/packages/acs-subsite/www/register/account-closed.tcl
CVS ID:
$Id: account-closed.tcl,v 1.10 2017/08/07 23:47:59 gustafn Exp $

Related Files

[ hide source ] | [ make this the default ]

File Contents

ad_page_contract {
    Inform the user that his/her account is closed

    @cvs-id $Id: account-closed.tcl,v 1.10 2017/08/07 23:47:59 gustafn Exp $
} {

}

set page_title [_ acs-subsite.Account_closed_title]

set context [list [_ "acs-kernel.common_Register"]]


# Local variables:
#    mode: tcl
#    tcl-indent-level: 4
#    indent-tabs-mode: nil
# End: