mirror of
https://github.com/webmin/webmin.git
synced 2026-06-05 04:40:24 +01:00
Merge branch 'master' of github.com:webmin/webmin
This commit is contained in:
@@ -827,7 +827,7 @@ else {
|
||||
ui_textbox(
|
||||
"dst_addr",
|
||||
undef,
|
||||
32,
|
||||
33,
|
||||
undef,
|
||||
undef,
|
||||
"placeholder='".quote_escape($text{'quick_forward_addr'})."'"
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user