Addons Manager: tweaked UI filter labels
This commit is contained in:
parent
8be7de39f9
commit
ad47ae901a
1 changed files with 14 additions and 1 deletions
|
@ -628,7 +628,7 @@
|
|||
|
||||
[label]
|
||||
definition = "default"
|
||||
label = _ "Installation status:"
|
||||
label = _ "State:"
|
||||
[/label]
|
||||
|
||||
[/column]
|
||||
|
@ -646,6 +646,19 @@
|
|||
[/menu_button]
|
||||
[/column]
|
||||
|
||||
[column]
|
||||
grow_factor = 0
|
||||
border = "all"
|
||||
border_size = 5
|
||||
horizontal_alignment = "left"
|
||||
|
||||
[label]
|
||||
definition = "default"
|
||||
label = _ "Type:"
|
||||
[/label]
|
||||
|
||||
[/column]
|
||||
|
||||
[column]
|
||||
grow_factor = 1
|
||||
border = "all"
|
||||
|
|
Loading…
Add table
Reference in a new issue