mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
18 lines
482 B
Smarty
18 lines
482 B
Smarty
<tr>
|
|
<td>
|
|
<table border="0" align="right" width="20%" bgcolor="#000000" cellpadding="0" cellspacing="1">
|
|
<tr>
|
|
<td>
|
|
<table border="0" width="100%" bgcolor="#CCCCCC" cellpadding="1" cellspacing="1">
|
|
<tr>
|
|
<td align="center" style="{font-size: 8pt;}">
|
|
{L_POSTNEWIN}<br>
|
|
<a href="{U_VIEW_FORUM}">{FORUM_NAME}</a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|