]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blob - phpBB2/templates/Helius/posting_topic_review.tpl
Baseline
[www.vanrenterghem.biz.git] / phpBB2 / templates / Helius / posting_topic_review.tpl
1 \r
2 <!-- BEGIN switch_inline_mode -->\r
3 {TPL_HDR1}<span class="cattitle">{L_TOPIC_REVIEW}</span>{TPL_HDR2}<table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline">\r
4         <tr>\r
5                 <td class="row1"><iframe width="100%" height="300" src="{U_REVIEW_TOPIC}" >\r
6 <!-- END switch_inline_mode -->\r
7 <table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline">\r
8         <tr>\r
9                 <th class="thCornerL" width="22%" height="26">{L_AUTHOR}</th>\r
10                 <th class="thCornerR">{L_MESSAGE}</th>\r
11         </tr>\r
12         <!-- BEGIN postrow -->\r
13         <tr>\r
14                 <td width="22%" align="left" valign="top" class="{postrow.ROW_CLASS}"><span class="name"><a name="{postrow.U_POST_ID}"></a><b>{postrow.POSTER_NAME}</b></span></td>\r
15                 <td class="{postrow.ROW_CLASS}" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">\r
16                         <tr> \r
17                                 <td width="100%"><img src="{postrow.MINI_POST_IMG}" width="12" height="9" alt="{postrow.L_MINI_POST_ALT}" title="{postrow.L_MINI_POST_ALT}" border="0" /><span class="postdetails">{L_POSTED}: {postrow.POST_DATE}<span class="gen">&nbsp;</span>&nbsp;&nbsp;&nbsp;{L_POST_SUBJECT}: {postrow.POST_SUBJECT}</span></td>\r
18                         </tr>\r
19                         <tr> \r
20                                 <td colspan="2"><hr /></td>\r
21                         </tr>\r
22                         <tr> \r
23                                 <td colspan="2"><span class="postbody">{postrow.MESSAGE}</span></td>\r
24                         </tr>\r
25                 </table></td>\r
26         </tr>\r
27         <tr> \r
28                 <td colspan="2" height="1" class="spaceRow"><img src="{T_TEMPLATE_PATH}/images/spacer.gif" alt="" width="1" height="1" /></td>\r
29         </tr>\r
30          <!-- END postrow -->\r
31 </table>\r
32 <!-- BEGIN switch_inline_mode -->\r
33                 </iframe></td>\r
34         </tr>\r
35 </table>{TPL_FTR}\r
36 <!-- END switch_inline_mode -->\r