luci-app-dockerman: change common translation for new container to add
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
parent
3e99b18661
commit
2ce27ed582
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ s.rowcolors=false
|
|||
s.template="cbi/nullsection"
|
||||
|
||||
o = s:option(Button, "_new")
|
||||
o.inputtitle= translate("New")
|
||||
o.inputtitle= translate("Add")
|
||||
o.template = "dockerman/cbi/inlinebutton"
|
||||
o.inputstyle = "add"
|
||||
o.forcewrite = true
|
||||
|
|
Loading…
Reference in a new issue