Merge branch 'master' of github.com:webmin/webmin

This commit is contained in:
Jamie Cameron
2026-05-16 12:03:12 -07:00
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