fixup: s/Filter: /Search/ which is already translated

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-02-01 09:28:29 +01:00
parent f577bda029
commit 29acb9b58f

View File

@ -42,7 +42,7 @@ Ext.define('PVE.grid.TemplateSelector', {
selModel: sm,
tbar: [
'->',
gettext('Filter: '),
gettext('Search'),
{
xtype: 'textfield',
width: 200,