mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Fixed missing </tr> tags
git-svn-id: file:///svn/phpbb/trunk@2119 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
166de22e66
commit
bd60a4e7f4
1 changed files with 32 additions and 30 deletions
|
@ -91,6 +91,8 @@
|
||||||
<td> </td>
|
<td> </td>
|
||||||
<td class="gensmall"><img src="templates/subSilver/images/folder_lock.gif" alt="{L_NO_NEW_POSTS_TOPIC_LOCKED}" width="19" height="18" /></td>
|
<td class="gensmall"><img src="templates/subSilver/images/folder_lock.gif" alt="{L_NO_NEW_POSTS_TOPIC_LOCKED}" width="19" height="18" /></td>
|
||||||
<td class="gensmall">{L_NO_NEW_POSTS_LOCKED}</td>
|
<td class="gensmall">{L_NO_NEW_POSTS_LOCKED}</td>
|
||||||
|
</tr>
|
||||||
</table></td>
|
</table></td>
|
||||||
<td align="right"><span class="gensmall">{S_AUTH_LIST}</span></td>
|
<td align="right"><span class="gensmall">{S_AUTH_LIST}</span></td>
|
||||||
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
Loading…
Add table
Reference in a new issue