mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 15:27:42 +02:00
Fixed 404 for spacer.gif ( #503713 )
git-svn-id: file:///svn/phpbb/trunk@1894 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -63,7 +63,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<!-- END reg_user_row -->
|
<!-- END reg_user_row -->
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="5" height="1" class="row3"><img src="templates/subSilver/images/spacer.gif" width="1" height="1" alt="."></td>
|
<td colspan="5" height="1" class="row3"><img src="../templates/subSilver/images/spacer.gif" width="1" height="1" alt="."></td>
|
||||||
</tr>
|
</tr>
|
||||||
<!-- BEGIN guest_user_row -->
|
<!-- BEGIN guest_user_row -->
|
||||||
<tr>
|
<tr>
|
||||||
|
Reference in New Issue
Block a user