mirror of
https://github.com/portainer/portainer.git
synced 2026-08-07 09:04:48 +00:00
feat(registry): change tooltip language to convey new behaviour [R8S-574] (#3349)
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
<div class="form-group">
|
||||
<label for="registry_url" class="col-sm-3 col-lg-2 control-label required text-left">
|
||||
Registry URL
|
||||
<portainer-tooltip message="'URL or IP address of a Docker registry. Any protocol and trailing slash will be stripped if present.'"></portainer-tooltip>
|
||||
<portainer-tooltip message="'Registry URL or IP. Using http:// means it will be saved as an HTTP registry. Otherwise, it will be saved as HTTPS.'"></portainer-tooltip>
|
||||
</label>
|
||||
<div class="col-sm-9 col-lg-10">
|
||||
<input
|
||||
|
||||
Reference in New Issue
Block a user