1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

A couple of minor changes

git-svn-id: file:///svn/phpbb/trunk@5322 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Graham Eames
2005-12-08 20:53:49 +00:00
parent 5c64235b6f
commit 28661d6106
2 changed files with 2 additions and 2 deletions

View File

@@ -59,7 +59,7 @@
<!-- ENDIF -->
<!-- ELSE -->
<tr>
<td class="row1" colspan="2" align="center">{L_NO_USER_NOTES}</td>
<td class="row1" colspan="2" align="center"><span class="gen">{L_NO_FEEDBACK}</span></td>
</tr>
<!-- ENDIF -->
</table>