Fix placeholder
Some checks failed
webmin.dev: webmin/webmin / build (push) Has been cancelled

This commit is contained in:
Ilia Ross
2026-05-16 17:49:12 +02:00
parent 042891c941
commit d0f6a7672f
2 changed files with 2 additions and 2 deletions

View File

@@ -827,7 +827,7 @@ else {
ui_textbox(
"dst_addr",
undef,
32,
33,
undef,
undef,
"placeholder='".quote_escape($text{'quick_forward_addr'})."'"

View File

@@ -69,7 +69,7 @@ quick_service_searchfail=Service lookup failed
quick_forward_src=from port
quick_forward_to=to
quick_forward_dst=port
quick_forward_addr=destination IP, blank for this system
quick_forward_addr=destination IP or blank for this system
quick_source_ports=source
quick_allow_err=Failed to allow IP/CIDR
quick_block_err=Failed to block IP/CIDR