/** * copyright : (C) 2001-2019 Advanced Internet Designs Inc. * email : forum@prohost.org * $Id: movemsg.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: movemsg.php.t; output: movemsg.php;} {REF: security.tmpl} {REF: admincp.tmpl} {REF: header.tmpl} {REF: footer.tmpl} {REF: curtime.tmpl} {REF: usercp.tmpl} {REF: stats.tmpl} {REF: th.tmpl} {REF: fileio.tmpl} {REF: logaction.tmpl} {REF: th_adm.tmpl} {REF: return.tmpl} {REF: imsg_edt.tmpl} {SECTION: move_msg_entry individual message entries}
{MSG: split_th_post_by} {IF: $r->alias}{VAR-HTML: r->alias}{ELSE}{VAR: anon_alias}{ENDI}
{MSG: split_th_posted_on} {TEMPLATE: search_post_date}
{MSG: split_th_subject} {VAR: r->subject}
{FUNC: read_msg_body($r->foff, $r->length, $r->file_id)}
{SECTION: END} {PAGE: MOVE_MSG_PAGE a form that allows moderators to move messages from one topic to another} {TEMPLATE: header} {TEMPLATE: usercp}
{TEMPLATE-DATA: admin_cp}
{DEF: _hs}
{MSG: move_msg_th_expl}

{TEMPLATE-DATA: msg_entry}
{MSG: split_th_select}{MSG: split_th_messages}

{TEMPLATE: curtime} {TEMPLATE-DATA: page_stats} {TEMPLATE: footer} {PAGE: END}