Changeset 454 for temp/test-xoops.ec-cube.net
- Timestamp:
- 2006/12/05 11:29:16 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/newbb/templates/newbb_viewforum.html
r453 r454 1 <!-- start module contents --> a1 <!-- start module contents --> 2 2 <table border="0" width="100%" cellpadding="5" align="center"> 3 3 <tr> 4 <td align="left"><a href="<{$xoops_url}>/modules/newbb/index.php"><{$forum_index_title}></a> > <b><{$forum_name}></b><br /> 5 (<{$lang_moderatedby}>:<{$forum_moderators}>)</td> 4 <td align="left"><a href="<{$xoops_url}>/modules/newbb/index.php"><{$forum_index_title}></a> > <b><{$forum_name}></b></td> 6 5 <td align="right"><{$forum_post_or_register}></td> 7 6 </tr> … … 10 9 <table border="0" cellspacing="0" cellpadding="0"> 11 10 <tr bgcolor="#2b8200"> 12 <td><img src=" http://xoops.ec-cube.net/themes/default/img/top/title_left_top.gif" width="10" height="7" alt="" border="0"></td>11 <td><img src="<{$xoops_url}>/themes/default/img/top/title_left_top.gif" width="10" height="7" alt="" border="0"></td> 13 12 <td style="width:100%;"></td> 14 <td align="left"><img src=" http://xoops.ec-cube.net/themes/default/img/top/title_right_top.gif" width="10" height="7" alt="" border="0"></td>13 <td align="left"><img src="<{$xoops_url}>/themes/default/img/top/title_right_top.gif" width="10" height="7" alt="" border="0"></td> 15 14 </tr> 16 15 <tr> … … 24 23 </tr> 25 24 <tr bgcolor="#2b8200"> 26 <td><img src=" http://xoops.ec-cube.net/themes/default/img/top/title_left_bottom.gif" width="10" height="7" alt="" border="0"></td>25 <td><img src="<{$xoops_url}>/themes/default/img/top/title_left_bottom.gif" width="10" height="7" alt="" border="0"></td> 27 26 <td></td> 28 <td align="left"><img src=" http://xoops.ec-cube.net/themes/default/img/top/title_right_bottom.gif" width="10" height="7" alt="" border="0"></td>27 <td align="left"><img src="<{$xoops_url}>/themes/default/img/top/title_right_bottom.gif" width="10" height="7" alt="" border="0"></td> 29 28 </tr> 30 29 <tr><td height="10"></td></tr>
Note: See TracChangeset
for help on using the changeset viewer.
