Add in spell check for lex file and more format for LIST panel

This commit is contained in:
2024-11-05 14:32:00 +00:00
parent a531307464
commit 031c1414ec
11 changed files with 112 additions and 66 deletions

View File

@@ -13,18 +13,18 @@
{
'Name': 'List',
'route': 'LIST',
'Link2': {
'Type': 'Link',
'ButtonLink2': {
'Type': 'ButtonLink',
'href': 'letsencrypt?page=0&page_stack=&Next=Next&wherenext=CONFIG_PAGE',
'title': 'CONFIG'
},
'Link3': {
'Type': 'Link',
'ButtonLink3': {
'Type': 'ButtonLink',
'href': 'letsencrypt?page=0&page_stack=&Next=Next&wherenext=CHECK_DOMAINS_PAGE',
'title': 'CHECK_ALL_DOMAINS'
},
'Link4': {
'Type': 'Link',
'ButtonLink4': {
'Type': 'ButtonLink',
'href': 'letsencrypt?page=0&page_stack=&Next=Next&wherenext=CHECK_ENABLED_DOMAINS_PAGE',
'title': 'CHECK_ENABLED_DOMAINS'
},