diff --git a/protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js b/protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js index 0bf1dde04b..bd39fa0e62 100644 --- a/protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js +++ b/protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js @@ -953,7 +953,7 @@ const openvpnOptions = [ tab: 'cryptography', type: form.FileUpload, root_directory: '/etc', - name: 'askpass_file', + name: 'askpass', label: _('Get certificate password from file before we daemonize') }, {