We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f96c66 commit 650fd7dCopy full SHA for 650fd7d
templates/admin/notice.tmpl
@@ -25,7 +25,7 @@
25
<td class="view-detail"><a href="#">{{svg "octicon-note" 16}}</a></td>
26
</tr>
27
{{else}}
28
- <tr class="no-results-row"><td class="tw-text-center" colspan="6">{{ctx.Locale.Tr "no_results_found"}}</td></tr>
+ <tr class="no-results-row"><td class="tw-text-center" colspan="6">{{ctx.Locale.Tr "no_results_found"}}</td></tr>
29
{{end}}
30
</tbody>
31
{{if .Notices}}
0 commit comments