mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 13:55:21 +02:00
fix(backup): reword region placeholder [EE-5012 (#8496)
This commit is contained in:
parent
1dba5e464b
commit
392c7f74b8
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue