feat(registry): change tooltip language to convey new behaviour [R8S-574] (#3349)

This commit is contained in:
nickl-portainer
2026-08-03 14:37:31 +12:00
committed by GitHub
parent 66289f9a22
commit 7085f4764c
@@ -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