Minor update, use row1 instead of row3 as the legend td class

git-svn-id: file:///svn/phpbb/trunk@4420 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen 2003-08-22 23:40:27 +00:00
parent 115c8d4e70
commit 97415b7c81

View file

@ -28,7 +28,7 @@
<!-- END reg_user_row -->
<!-- IF LEGEND neq '' -->
<tr>
<td colspan="3" class="row3"><b class="gensmall">{L_LEGEND} :: {LEGEND}</b></td>
<td colspan="3" class="row1"><b class="gensmall">{L_LEGEND} :: {LEGEND}</b></td>
</tr>
<!-- ENDIF -->
<tr>