aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/PSO/viewtopic_header.tpl
blob: de535d2e71cbfd47a0b2dbcd3272eed7b41e5516 (plain)
1
2
3
4
5
<div align="center"><table width="98%" cellspacing="0" cellpadding="4" border="0">
	<tr>
		<td align="left"><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}" color="{T_FONTCOLOR1}"><a href="{U_INDEX}">{SITENAME}&nbsp;{L_INDEX}</a> -> <a href="{U_VIEW_FORUM}">{FORUM_NAME}</a> -> {TOPIC_TITLE}</font></td>
	</tr>
</table></div>