C2020-021 added the word “the” to the Default Section Checkbox description
This commit is contained in:
parent
7bc538865c
commit
6e1af874da
@ -517,7 +517,7 @@ namespace VEPROMS
|
|||||||
// that use the 'WithSteps' numbering sequence.
|
// that use the 'WithSteps' numbering sequence.
|
||||||
if (_SectionConfig.Section_OriginalSteps == "Y")
|
if (_SectionConfig.Section_OriginalSteps == "Y")
|
||||||
{
|
{
|
||||||
ppCbDefaultStepSection.Text = "This is Default Step Section";
|
ppCbDefaultStepSection.Text = "This is the Default Step Section"; // C2020-021 add the word "the"
|
||||||
_isDefaultStepSection = true;
|
_isDefaultStepSection = true;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user