mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-25 21:55:44 +00:00
fixup: s/Filter: /Search/ which is already translated
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
f577bda029
commit
29acb9b58f
@ -42,7 +42,7 @@ Ext.define('PVE.grid.TemplateSelector', {
|
|||||||
selModel: sm,
|
selModel: sm,
|
||||||
tbar: [
|
tbar: [
|
||||||
'->',
|
'->',
|
||||||
gettext('Filter: '),
|
gettext('Search'),
|
||||||
{
|
{
|
||||||
xtype: 'textfield',
|
xtype: 'textfield',
|
||||||
width: 200,
|
width: 200,
|
||||||
|
Loading…
Reference in New Issue
Block a user