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 ffe4086 commit ced1c49Copy full SHA for ced1c49
web/templates/admin/list_packages.html
@@ -12,7 +12,7 @@
12
<table>
13
<tr>
14
<td class="sort-by">
15
- <?=__('sort by');?>: <span><b><?=__('Package Name')?> <i class="fas fa-sort-amount-down"></i></b></span>
+ <?=__('sort by');?>: <span><b><?=__('Date')?> <i class="fas fa-sort-amount-down"></i></b></span>
16
</td>
17
<td>
18
<form action="/bulk/package/" method="post" id="objects">
0 commit comments