move inject button off dialog and onto form

This commit is contained in:
Steve-Mcl
2021-05-21 13:26:50 +01:00
parent 845567d1ba
commit 70f975e4f0
2 changed files with 29 additions and 25 deletions

View File

@@ -88,7 +88,7 @@
},
"userValueButtons": {
"close": "Close",
"apply": "Apply",
"apply": "Keep Changes",
"inject": "Inject"
}
},