diff --git a/static/directives/config/config-file-field.html b/static/directives/config/config-file-field.html index cdb1b6df4..11c4227f7 100644 --- a/static/directives/config/config-file-field.html +++ b/static/directives/config/config-file-field.html @@ -1,7 +1,10 @@
{{ filename }}
- {{ filename }}
not found in mounted config directory:
+
+ /conf/stack/{{ filename }}
+ Select a replacement file:
+
+ Please select a file to upload as {{ filename }}:
diff --git a/static/directives/config/config-setup-tool.html b/static/directives/config/config-setup-tool.html
index a36d08416..7e67107cd 100644
--- a/static/directives/config/config-setup-tool.html
+++ b/static/directives/config/config-setup-tool.html
@@ -112,7 +112,7 @@
A valid SSL certificate and private key files are required to use this option.