mirror of
https://github.com/openwrt/luci.git
synced 2025-12-26 13:26:20 +04:00
luci-app-tinyproxy: grammar fix
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
This commit is contained in:
@@ -226,7 +226,7 @@ return view.extend({
|
||||
|
||||
|
||||
s.taboption('filteracl', form.Flag, 'FilterDefaultDeny', _('Default deny'),
|
||||
_('By default, the filter rules act as blacklist. Enable this option to only allow matched URLs or domain names'));
|
||||
_('By default, the filter rules act as blacklist. Enable this option to allow matched URLs or domain names only'));
|
||||
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user