We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4b1d80 commit b3a83fbCopy full SHA for b3a83fb
controllers/settings/_list.htm
@@ -24,7 +24,7 @@
24
<tr class="no-data">
25
<td colspan="3" class="nolink">
26
<p class="no-data">
27
- <?= e(trans('backend.list.no_records')) ?>
+ <?= e(trans('backend::list.no_records')) ?>
28
</p>
29
</td>
30
</tr>
0 commit comments