change button name to the default in a yes/no dialog...
('OK' instead of 'Login')
This commit is contained in:
parent
e63bcfe074
commit
602be4e93f
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@
|
|||
id = "ok"
|
||||
definition = "default"
|
||||
|
||||
label = _ "Login"
|
||||
label = _ "OK"
|
||||
[/button]
|
||||
|
||||
[/column]
|
||||
|
|
Loading…
Add table
Reference in a new issue