diff --git a/htdocs/luci-static/resources/view/homeproxy/client.js b/htdocs/luci-static/resources/view/homeproxy/client.js index 1f420071..acc1c164 100644 --- a/htdocs/luci-static/resources/view/homeproxy/client.js +++ b/htdocs/luci-static/resources/view/homeproxy/client.js @@ -912,7 +912,7 @@ return view.extend({ so.modalonly = true; so = ss.taboption('field_other', form.MultiValue, 'outbound', _('Outbound'), - _('Match outbound.')); + _('Match .outbounds[].server domains.')); so.load = function(section_id) { delete this.keylist; delete this.vallist;