diff --git a/Fab2ApprovalSystem/Views/ECN/Acknowledge.cshtml b/Fab2ApprovalSystem/Views/ECN/Acknowledge.cshtml
index b359a5a..588791d 100644
--- a/Fab2ApprovalSystem/Views/ECN/Acknowledge.cshtml
+++ b/Fab2ApprovalSystem/Views/ECN/Acknowledge.cshtml
@@ -209,6 +209,12 @@
@Html.TextBoxFor(model => model.Title, new { id = "txtTitle", @class = "k-textbox", style = "width:100%", disabled = "disabled" })
+
+ *(DO NOT USE Rev I, O, Q, S, X, and Z)
+
+
+ Revision Y is followed by AA. YY is followed by AAA
+
@@ -220,6 +226,9 @@
.HtmlAttributes(new { disabled = "disabled" })
)
+
+ ECN: Qualtiy and Dept. Specific
MRB: Quality, Production, Engineering, OPC
PCRB: Quality, Production, Engineering, Dept. Specific (scope of change)
+
@@ -252,7 +258,9 @@
.HtmlAttributes(new { disabled = "disabled" })
)
-
+
+ ECN: Qualtiy and Dept. Specific
MRB: Quality, Production, Engineering, OPC
PCRB: Quality, Production, Engineering, Dept. Specific (scope of change)
+