Update custom generation for select, checkbox, textare, and expand Xml templates for other input types

This commit is contained in:
2024-11-05 18:31:24 +00:00
parent 7d7e4f1c5c
commit 6870aff511
7 changed files with 87 additions and 46 deletions

View File

@@ -7,7 +7,7 @@
'MenuHeading': 'Network',
'MenuDescription': 'Letsencrypt certificate',
'MenuNavigation': '6000 6600',
'firstPanel': 'LIST',
'firstPanel': 'PARAMS',
'signalEvent': 'smeserver-letsencrypt-update',
'html': [
{
@@ -96,7 +96,6 @@
{
'Name': 'params',
'route': 'PARAMS',
'Header': 'Configuration for Letsencrypt',
'SubHeader': 'Manage letsencrypt-config settings:',
'Paragraph1': 'CONFIG_LETSENCRYPT',
'Input1': {
@@ -234,7 +233,11 @@
'Value': 'Save',
'Name': 'Next',
'Label': null
}
},
'Input10': {
'Type': 'Submit',
'Value': 'Back',
}
},
{ 'Name':'CheckAllDomains',
'route':'CHECKALLDOMAINS',