/** * copyright : (C) 2001-2011 Advanced Internet Designs Inc. * email : forum@prohost.org * $Id: email.tmpl 5325 2011-07-15 14:14:17Z naudefj $ * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; version 2 of the License. **/ {PHP_FILE: input: email.php.t; output: email.php;} {REF: security.tmpl} {REF: header.tmpl} {REF: footer.tmpl} {REF: usercp.tmpl} {REF: iemail.tmpl} {REF: rev_fmt.tmpl} {REF: admincp.tmpl} {REF: curtime.tmpl} {REF: return.tmpl} {REF: stats.tmpl} {REF: allowed_user_lnk.tmpl} {SECTION: email_error_text}
{VAR: GLOBALS['_ERROR_'][$type]} {SECTION: END} {PAGE: EMAIL_PAGE} {TEMPLATE: header} {TEMPLATE: usercp}
{MSG: email_pg_title}
{MSG: email_to} {FUNC: get_err('tx_name')}
{MSG: email_subject} {FUNC: get_err('tx_subject')}
{MSG: email_body} {FUNC: get_err('tx_body')}
{DEF: _hs}
{TEMPLATE: curtime} {TEMPLATE-DATA: page_stats} {TEMPLATE: footer} {PAGE: END} {SECTION: email_err_unabletoemail_title} {MSG: email_err_unabletoemail_title} {SECTION: END} {SECTION: email_err_unabletoemail_msg} {MSG: email_err_unabletoemail_msg} {SECTION: END} {SECTION: email_error_body} {MSG: email_error_body} {SECTION: END} {SECTION: email_error_subject} {MSG: email_error_subject} {SECTION: END} {SECTION: email_error_namerequired} {MSG: email_error_namerequired} {SECTION: END} {SECTION: email_error_invaliduser} {MSG: email_error_invaliduser} {SECTION: END} {SECTION: email_error_unabletolocaddr} {MSG: email_error_unabletolocaddr} {SECTION: END} {SECTION: email_title} {MSG: email_title} {SECTION: END} {SECTION: EMAIL_PAGE_lnk3} {ROOT}?t=email {SECTION: END}