aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_words.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/adm/style/acp_words.html')
-rw-r--r--phpBB/adm/style/acp_words.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/adm/style/acp_words.html b/phpBB/adm/style/acp_words.html
index 9bd0bf11a0..3fa4cfc91c 100644
--- a/phpBB/adm/style/acp_words.html
+++ b/phpBB/adm/style/acp_words.html
@@ -62,6 +62,10 @@
<td style="text-align: center;">{words.REPLACEMENT}</td>
<td>&nbsp;<a href="{words.U_EDIT}">{ICON_EDIT}</a>&nbsp;&nbsp;<a href="{words.U_DELETE}">{ICON_DELETE}</a>&nbsp;</td>
</tr>
+ <!-- BEGINELSE -->
+ <tr class="row3">
+ <td colspan="3">{L_ACP_NO_ITEMS}</td>
+ </tr>
<!-- END words -->
</tbody>
</table>