'; // Just show all the input boxes, in a line... echo '
', $context['page_title'], '
', $txt['sendtopic_sender_name'], ':
', $txt['sendtopic_sender_email'], ':
', $txt['sendtopic_comment'], ':

', $txt['sendtopic_receiver_name'], ':
', $txt['sendtopic_receiver_email'], ':

'; } function template_report() { global $context, $settings, $options, $txt, $scripturl; echo '
', $txt['rtm1'], '
', $txt['smf315'], '
', $txt['rtm2'], ':
'; } ?>