mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
Fixed bug #495815
git-svn-id: file:///svn/phpbb/trunk@1660 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
5c5377a7ac
commit
f5afff4c55
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ TD.catHead,TD.catSides,TD.catLeft,TD.catRight,TD.catBottom { background-image: u
|
|||
<tr>
|
||||
|
||||
|
||||
<td> <a href="{U_INDEX}"><img src="templates/subSilver/images/logo_phpBB.gif" border="0" alt="Forum Home" vspace="1" /></a>
|
||||
<td> <a href="{U_INDEX}"><img src="templates/subSilver/images/logo_phpBB.gif" border="0" alt="{L_INDEX}" vspace="1" /></a>
|
||||
</td>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue