/** * copyright : (C) 2001-2019 Advanced Internet Designs Inc. * email : forum@prohost.org * $Id: remail.tmpl 6325 2019-11-14 14:56:39Z 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: remail.php.t; output: remail.php;} {REF: security.tmpl} {REF: header.tmpl} {REF: footer.tmpl} {REF: curtime.tmpl} {REF: usercp.tmpl} {REF: iemail.tmpl} {REF: return.tmpl} {REF: postcheck.tmpl} {REF: allowed_user_lnk.tmpl} {REF: alt_var.tmpl} {PAGE: REMAIL_PAGE email to friend page} {TEMPLATE: header} {TEMPLATE: usercp}
{IF: is_post_error()}{TEMPLATE: remail_error}{ENDIF}
{FUNC: str_replace('\n', "\n", $form_data)}
{MSG: remail_email_topic}
{DEF: _hs}
{TEMPLATE: curtime} {TEMPLATE: footer} {PAGE: END} {SECTION: email_message} {MSG: remail_email}\n {SECTION: END} {SECTION: registed_user} {MSG: remail_your_name} {VAR-HTML: usr->alias} {MSG: remail_your_email} {VAR: usr->email} {MSG: remail_friends_name} {MSG: remail_friends_email}
{MSG: remail_required} {FUNC: get_err('femail')} {MSG: remail_subject}
{MSG: remail_required} {FUNC: get_err('subj')} {MSG: remail_message}
{MSG: remail_required}
{FUNC: get_err('body')} {SECTION: END} {SECTION: anon_user} {MSG: remail_anon_opt} {SECTION: END} {SECTION: remail_error}

{MSG: remail_error}

{SECTION: END} {SECTION: remail_emailsent} {MSG: remail_emailsent} {SECTION: END} {SECTION: remail_sent_conf} {MSG: remail_sent_conf} {SECTION: END} {SECTION: REMAIL_PAGE_lnk3} {ROOT}?t=remail {SECTION: END}