Baseline
[www.vanrenterghem.biz.git] / phpBB2 / templates / Helius / posting_preview.tpl
1 {TPL_HDR1}<span class="cattitle">{L_PREVIEW}</span>{TPL_HDR2}<table border="0" cellpadding="0" cellspacing="1" width="100%" class="forumline">\r
2 <tr>\r
3         <td class="th" align="center" valign="middle"><table border="0" cellspacing="0" cellpadding="2" width="100%">\r
4         <tr height="26">\r
5                 <td align="left" valign="middle" nowrap="nowrap"><img src="{T_TEMPLATE_PATH}/images/icon_minipost.gif" alt="{L_POST}" /><span class="genmed">{L_POSTED}: {POST_DATE}</span></td>\r
6         </tr></table></td>\r
7 </tr>\r
8 <tr>\r
9         <td class="row1" align="left" valign="top" width="100%"><table border="0" cellspacing="0" cellpadding="0" width="100%"><!-- main table start -->\r
10         <tr>\r
11                 <td width="150" align="left" valign="top"><table border="0" cellspacing="0" cellpadding="0" width="100%"><!-- left row table start -->\r
12                 <tr>\r
13                         <td width="100%" align="left" valign="top" background="{T_TEMPLATE_PATH}/images/post_bg.gif"><table border="0" cellspacing="0" cellpadding="4">\r
14                         <tr>\r
15                                 <td align="left" valign="top"><img src="{T_TEMPLATE_PATH}/images/spacer.gif" width="150" height="100" border="0" alt="" /></td>\r
16                         </tr>\r
17                         </table><br /><br /></td>\r
18                         <td width="10" background="{T_TEMPLATE_PATH}/images/post_right.gif"><img src="{T_TEMPLATE_PATH}/images/spacer.gif" width="10" height="1" border="0" /></td>\r
19                 </tr>\r
20                 <tr>\r
21                         <td height="10" background="{T_TEMPLATE_PATH}/images/post_bottom.gif"><img src="{T_TEMPLATE_PATH}/images/spacer.gif" width="1" height="10" border="0" /></td>\r
22                         <td width="10" height="10"><img src="{T_TEMPLATE_PATH}/images/post_corner.gif" width="10" height="10" border="0" /></td>\r
23                 </tr>\r
24                 <!-- left row table end --></table><br /><br /></td>\r
25                 <td class="row1" align="left" valign="top" width="100%"><table border="0" cellspacing="0" cellpadding="5" width="100%"><!-- right top row table start -->\r
26                 <tr>\r
27                         <td width="100%"><span class="postbody">{MESSAGE}</span></td>\r
28                 </tr>\r
29                 <!-- right top row table end --></table></td>\r
30         </tr>\r
31         </table></td>\r
32 </tr>\r
33 </table>{TPL_FTR}\r
34 <br />