1
0

Fix missing lang constant

This commit is contained in:
Matthias Mees
2014-03-11 11:09:03 +01:00
parent 52168ba071
commit 9ed9056ff1

View File

@ -176,7 +176,7 @@
<caption>{$CONST.PERMISSIONS}</caption>
<thead>
<tr>
<th>Directory</th> {* i18n *}
<th>{$CONST.FILTER_DIRECTORY}</th>
<th>{$CONST.PERMISSIONS}</th>
</tr>
</thead>