diff --git a/o2web/source/x_component_process_FormDesigner/Module/Eldate/eldate.html b/o2web/source/x_component_process_FormDesigner/Module/Eldate/eldate.html index 200923d4cb8b0ebba5ebe7fa6e24ec572af4c5f6..74e65e93b44f99d88d9c2fc540d9328adc175d10 100644 --- a/o2web/source/x_component_process_FormDesigner/Module/Eldate/eldate.html +++ b/o2web/source/x_component_process_FormDesigner/Module/Eldate/eldate.html @@ -40,11 +40,11 @@ onclick="if (this.checked){ $('text{$.pid}rangeTable').setStyle('display', 'none') }"}"/>{{$.lp.multidate}} - {{$.lp.daterange}} - {{$.lp.monthrange}} diff --git a/o2web/source/x_component_process_FormDesigner/Module/Eldatetime/eldatetime.html b/o2web/source/x_component_process_FormDesigner/Module/Eldatetime/eldatetime.html index 52b9ac55e7d11f95311e656a00ca7094bbabdd84..73c9453adc2e3912e8034f3aba0fda3a3e650496 100644 --- a/o2web/source/x_component_process_FormDesigner/Module/Eldatetime/eldatetime.html +++ b/o2web/source/x_component_process_FormDesigner/Module/Eldatetime/eldatetime.html @@ -23,7 +23,7 @@ onclick="if (this.checked){ $('text{$.pid}rangeTable').setStyle('display', 'none') }"/>{{$.lp.dateTime2}} - {{$.lp.datetimerange}}