mirror of https://github.com/portainer/portainer
fix(backup): reword region placeholder [EE-5012 (#8496)
parent
1dba5e464b
commit
392c7f74b8
|
@ -357,7 +357,7 @@
|
|||
<input
|
||||
type="text"
|
||||
class="form-control"
|
||||
placeholder="us-west-1"
|
||||
placeholder="default region is us-east-1 if left empty"
|
||||
id="region"
|
||||
name="region"
|
||||
ng-model="formValues.region"
|
||||
|
|
Loading…
Reference in New Issue