Compare commits

...
+1 -1
View File
@@ -62,7 +62,7 @@ namespace VEPROMS
this.cbRemember.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.cbRemember.TabIndex = 1;
this.cbRemember.Text = "Check this box to not be prompted in the future when opening PROMS. \nNote that th" +
"ese settings can be adjusted at any time from the \nOPTIONS menu for PROMS.";
"ese settings can be adjusted at any time from the \nOPTIONS menu for PROMS. NOTE: This will not apply to Word section tabs that were previously open.";
//
// btnOpenTabs
//