1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-03 13:05:44 +02:00
php-phpbb/phpBB/templates/Default/index_footer.tpl
James Atkinson dcc2b2fe19 Started translation implemenation, added 1.2 english lang file
git-svn-id: file:///svn/phpbb/trunk@73 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-03-02 05:46:32 +00:00

12 lines
347 B
Smarty

<tr>
<td>
<table border="0" align="center" width="100%" bgcolor="#FFFFFF" cellpadding="0" cellspacing="1">
<tr align="left">
<td style="{font-size: 8pt;}"><img src="images/folder.gif"> = {L_NEWPOSTS}.<br>
<img src="images/red_folder.gif"> = {L_NONEWPOSTS}.<br>
</td>
</tr>
</table>
</td>
</tr>