0
0
mirror of https://github.com/openwrt/luci.git synced 2025-10-07 19:27:36 +00:00
Files
Sergey Ponomarev e676928067 luci-app-acme: validation_method options: use the same string as tab names
For option names use a longer description that is already used for tabs that shows the method-specific options:
'Webroot' to the 'Webroot Challenge Validation'
'DNS' to 'DNS Challenge Validation'

This allows avoiding duplicated strings.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2025-10-07 14:01:06 +02:00
..