3 // eXtreme Styles mod cache. Generated on Mon, 4 Jul 2005 04:52:25 -0400 (time=1120467145)
6 <table border="0" cellpadding="4" cellspacing="1" width="100%" class="forumline">
8 <th height="25" class="thHead" colspan="2"><?php echo isset($this->vars['L_PREVIEW']) ? $this->vars['L_PREVIEW'] : $this->lang('L_PREVIEW'); ?></th>
11 <td class="row2"><span class="genmed"><?php echo isset($this->vars['L_FROM']) ? $this->vars['L_FROM'] : $this->lang('L_FROM'); ?>:</span></td>
12 <td width="100%" class="row2"><span class="genmed"><?php echo isset($this->vars['MESSAGE_FROM']) ? $this->vars['MESSAGE_FROM'] : $this->lang('MESSAGE_FROM'); ?></span></td>
15 <td class="row2"><span class="genmed"><?php echo isset($this->vars['L_TO']) ? $this->vars['L_TO'] : $this->lang('L_TO'); ?>:</span></td>
16 <td width="100%" class="row2"><span class="genmed"><?php echo isset($this->vars['MESSAGE_TO']) ? $this->vars['MESSAGE_TO'] : $this->lang('MESSAGE_TO'); ?></span></td>
19 <td class="row2"><span class="genmed"><?php echo isset($this->vars['L_POSTED']) ? $this->vars['L_POSTED'] : $this->lang('L_POSTED'); ?>:</span></td>
20 <td width="100%" class="row2"><span class="genmed"><?php echo isset($this->vars['POST_DATE']) ? $this->vars['POST_DATE'] : $this->lang('POST_DATE'); ?></span></td>
23 <td class="row2"><span class="genmed"><?php echo isset($this->vars['L_SUBJECT']) ? $this->vars['L_SUBJECT'] : $this->lang('L_SUBJECT'); ?>:</span></td>
24 <td width="100%" class="row2"><span class="genmed"><?php echo isset($this->vars['POST_SUBJECT']) ? $this->vars['POST_SUBJECT'] : $this->lang('POST_SUBJECT'); ?></span></td>
27 <td valign="top" colspan="2" class="row1"><span class="postbody"><?php echo isset($this->vars['MESSAGE']) ? $this->vars['MESSAGE'] : $this->lang('MESSAGE'); ?></span></td>