adjusted the width of Notes and Cautions for Prairie Island EOPs
This commit is contained in:
parent
823e6c04f2
commit
247ad3fdac
@ -221,6 +221,10 @@ namespace fmtxml
|
||||
// Note
|
||||
fmtdata.StepData[7].TabData.Ident = "Note ";
|
||||
fmtdata.StepData[7].TabData.RNOIdent = "Note ";
|
||||
fmtdata.StepData[6].StepLayoutData.STBoxindex = null;
|
||||
fmtdata.StepData[6].WidthOverride = "390";
|
||||
fmtdata.StepData[7].StepLayoutData.STBoxindex = null;
|
||||
fmtdata.StepData[7].WidthOverride = "390";
|
||||
}
|
||||
private void NSP_ArialFontInProcedures(ref FormatData fmtdata)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user