1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-03 21:15:42 +02:00

colspan missing

git-svn-id: file:///svn/phpbb/trunk@3066 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen 2002-11-19 23:26:43 +00:00
parent de936e0bd4
commit d88ab81568

View File

@ -6,7 +6,7 @@
<td align="right" valign="bottom"><span class="gensmall">{MOD_CP}</span></td>
</tr>
<tr>
<td align="right" valign="bottom" nowrap="nowrap"><span class="gensmall"><b>{PAGINATION}</b></span></td>
<td colspan="2" align="right" valign="bottom" nowrap="nowrap"><span class="gensmall"><b>{PAGINATION}</b></span></td>
</tr>
</table>