diff --git a/.vs/Fab2ApprovalSystem/FileContentIndex/f553b4de-2e4d-406f-a7ce-4c1aecdeae3c.vsidx b/.vs/Fab2ApprovalSystem/FileContentIndex/0d1c534d-eabe-4e93-8f45-101747be90d7.vsidx
similarity index 74%
rename from .vs/Fab2ApprovalSystem/FileContentIndex/f553b4de-2e4d-406f-a7ce-4c1aecdeae3c.vsidx
rename to .vs/Fab2ApprovalSystem/FileContentIndex/0d1c534d-eabe-4e93-8f45-101747be90d7.vsidx
index 6d2cbc6..05384fb 100644
Binary files a/.vs/Fab2ApprovalSystem/FileContentIndex/f553b4de-2e4d-406f-a7ce-4c1aecdeae3c.vsidx and b/.vs/Fab2ApprovalSystem/FileContentIndex/0d1c534d-eabe-4e93-8f45-101747be90d7.vsidx differ
diff --git a/.vs/Fab2ApprovalSystem/FileContentIndex/26f4f129-09eb-4e85-8ce3-c1a16441b612.vsidx b/.vs/Fab2ApprovalSystem/FileContentIndex/26f4f129-09eb-4e85-8ce3-c1a16441b612.vsidx
new file mode 100644
index 0000000..1a04a6f
Binary files /dev/null and b/.vs/Fab2ApprovalSystem/FileContentIndex/26f4f129-09eb-4e85-8ce3-c1a16441b612.vsidx differ
diff --git a/.vs/Fab2ApprovalSystem/v17/.suo b/.vs/Fab2ApprovalSystem/v17/.suo
new file mode 100644
index 0000000..5d4b47d
Binary files /dev/null and b/.vs/Fab2ApprovalSystem/v17/.suo differ
diff --git a/.vs/Fab2ApprovalSystem/v17/fileList.bin b/.vs/Fab2ApprovalSystem/v17/fileList.bin
index 13b603d..7af03b4 100644
Binary files a/.vs/Fab2ApprovalSystem/v17/fileList.bin and b/.vs/Fab2ApprovalSystem/v17/fileList.bin differ
diff --git a/Fab2ApprovalSystem/EmailTemplates/ApprovalReminders.txt b/Fab2ApprovalSystem/EmailTemplates/ApprovalReminders.txt
index 6925404..490da2c 100644
--- a/Fab2ApprovalSystem/EmailTemplates/ApprovalReminders.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/ApprovalReminders.txt
@@ -13,7 +13,7 @@ Title: {1}
-http://messa016ec.ec.local:8021/{0}/Edit?IssueID={2}
+https://messa016ec.ec.local/{0}/Edit?IssueID={2}
If you have any questions or trouble logging on please contact a site administrator.
diff --git a/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionAICompleted.txt b/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionAICompleted.txt
index e54805c..594eef6 100644
--- a/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionAICompleted.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionAICompleted.txt
@@ -7,7 +7,7 @@
Please log on to the Approval website to view the assignment and act accordingly
-{3}/CorrectiveAction/Edit?issueID={4}
+https://messa016ec.ec.local/CorrectiveAction/Edit?issueID={4}
If you have any questions or trouble logging on please contact a site administrator.
diff --git a/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionAssigned.txt b/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionAssigned.txt
index 4db1b84..298fa4c 100644
--- a/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionAssigned.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionAssigned.txt
@@ -3,7 +3,7 @@
Corrective Action# {0} is ready for your approval. Please log on to the Approval website and review this item for FINAL Approval or Rejection.
-{2}/CorrectiveAction/Edit?issueID={1}
+https://messa016ec.ec.local/CorrectiveAction/Edit?issueID={1}
If you have any questions or trouble logging on please contact a site administrator.
diff --git a/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionAssignee.txt b/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionAssignee.txt
index 99f144f..9b24e1e 100644
--- a/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionAssignee.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionAssignee.txt
@@ -7,7 +7,7 @@ Corrective Action# {0} has been assigned to you.
Please log on to the Approval website to view the assignment and act accordingly
-{2}/CorrectiveAction/Edit?issueID={3}
+https://messa016ec.ec.local/CorrectiveAction/Edit?issueID={3}
D3 Due Date: {4}
diff --git a/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionCompleted.txt b/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionCompleted.txt
index adfa8e2..c42b8ba 100644
--- a/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionCompleted.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionCompleted.txt
@@ -6,7 +6,7 @@ Corrective Action {0} has been completed
-{1}/CorrectiveAction/Edit?issueID={2}
+https://messa016ec.ec.local/CorrectiveAction/Edit?issueID={2}
Thank you for your effort. Follow up date has been set for {3}
diff --git a/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionFindingAssigned.txt b/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionFindingAssigned.txt
index 9bea4f8..b54e48c 100644
--- a/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionFindingAssigned.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionFindingAssigned.txt
@@ -8,7 +8,7 @@ Action needs to be completed by {1}
Please log on to the Approval website to view the assignment and act accordingly
-{3}/Audit/Edit?issueID={4}
+https://messa016ec.ec.local/Audit/Edit?issueID={4}
If you have any questions or trouble logging on please contact a site administrator.
diff --git a/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionReAssigned.txt b/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionReAssigned.txt
index 30a7072..6dd8de0 100644
--- a/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionReAssigned.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionReAssigned.txt
@@ -1,9 +1,9 @@
-
+
*****Please DO NOT reply to this email*****
Corrective Action# {0} Re-Assigned to you for you approval. Please log on to the Approval website and review this item for Approval or Rejection.
-{2}/CorrectiveAction/Edit?issueID={1}
+https://messa016ec.ec.local/CorrectiveAction/Edit?issueID={1}
If you have any questions or trouble logging on please contact a site administrator.
@@ -11,4 +11,4 @@ If you have any questions or trouble logging on please contact a site administra
Thank you!
-
\ No newline at end of file
+
diff --git a/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionReject.txt b/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionReject.txt
index 211f1e1..4f4d79b 100644
--- a/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionReject.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionReject.txt
@@ -1,4 +1,4 @@
-
+
*****Please DO NOT reply to this email*****
Corrective Action# {0} was rejected by {3}.
@@ -9,7 +9,7 @@ Reason For Reject:
Please log on to the Approval website and review this item for re-submission.
-{2}/CorrectiveAction/Edit?issueID={1}
+https://messa016ec.ec.local/CorrectiveAction/Edit?issueID={1}
If you have any questions or trouble logging on please contact a site administrator.
@@ -17,4 +17,4 @@ If you have any questions or trouble logging on please contact a site administra
Thank you!
-
\ No newline at end of file
+
diff --git a/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionSectionApproved.txt b/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionSectionApproved.txt
index 0d7f47c..c94114b 100644
--- a/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionSectionApproved.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionSectionApproved.txt
@@ -7,7 +7,7 @@ Corrective Action# {1} section {3} has been approved.
Please log on to the Approval website to view the section and act accordingly
-{2}/CorrectiveAction/Edit?issueID={0}
+https://messa016ec.ec.local/CorrectiveAction/Edit?issueID={0}
If you have any questions or trouble logging on please contact a site administrator.
diff --git a/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionSectionAssignee.txt b/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionSectionAssignee.txt
index cf322ca..f4274c6 100644
--- a/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionSectionAssignee.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionSectionAssignee.txt
@@ -7,7 +7,7 @@ Corrective Action# {0} section {3} has been assigned to you for approval.
Please log on to the Approval website to view the assignment and act accordingly
-{2}/CorrectiveAction/Edit?issueID={1}
+https://messa016ec.ec.local/CorrectiveAction/Edit?issueID={1}
If you have any questions or trouble logging on please contact a site administrator.
diff --git a/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionSectionRejection.txt b/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionSectionRejection.txt
index 3f1c5f1..390c8fc 100644
--- a/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionSectionRejection.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionSectionRejection.txt
@@ -7,7 +7,7 @@ Corrective Action# {0} section {3} has been rejected.
Please log on to the Approval website to view the section and act accordingly
-{2}/CorrectiveAction/Edit?issueID={1}
+https://messa016ec.ec.local/CorrectiveAction/Edit?issueID={1}
If you have any questions or trouble logging on please contact a site administrator.
diff --git a/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionValidationRequired.txt b/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionValidationRequired.txt
index a21c488..7b616a8 100644
--- a/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionValidationRequired.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/CorrectiveActionValidationRequired.txt
@@ -7,7 +7,7 @@ Corrective Action# {1} section D5/D6/D7(Corrective/Preventitive Actions) has bee
Please log on to the Approval website to view the section and act accordingly
-{2}/CorrectiveAction/Edit?issueID={0}
+https://messa016ec.ec.local/CorrectiveAction/Edit?issueID={0}
If you have any questions or trouble logging on please contact a site administrator.
diff --git a/Fab2ApprovalSystem/EmailTemplates/D3D5D7Due.txt b/Fab2ApprovalSystem/EmailTemplates/D3D5D7Due.txt
index 25406b9..84030cf 100644
--- a/Fab2ApprovalSystem/EmailTemplates/D3D5D7Due.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/D3D5D7Due.txt
@@ -3,7 +3,7 @@
Corrective Action# {0} section {4} is {3}. Please log on to the Approval website and review this item for completion.
-{2}/CorrectiveAction/Edit?issueID={1}
+https://messa016ec.ec.local/CorrectiveAction/Edit?issueID={1}
D3 Due Date: {5}
diff --git a/Fab2ApprovalSystem/EmailTemplates/DelegateApproval.txt b/Fab2ApprovalSystem/EmailTemplates/DelegateApproval.txt
index b4865de..7c510a8 100644
--- a/Fab2ApprovalSystem/EmailTemplates/DelegateApproval.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/DelegateApproval.txt
@@ -1,9 +1,9 @@
-
+
*****Please DO NOT reply to this email*****
{3}# {0} Delegated to you for your approval. Please log on to the Approval website and review this item for Approval or Rejection.
-{2}/{3}/Edit?issueID={1}
+https://messa016ec.ec.local/{3}/Edit?issueID={1}
If you have any questions or trouble logging on please contact a site administrator.
@@ -11,4 +11,4 @@ If you have any questions or trouble logging on please contact a site administra
Thank you!
-
\ No newline at end of file
+
diff --git a/Fab2ApprovalSystem/EmailTemplates/DelegationOff.txt b/Fab2ApprovalSystem/EmailTemplates/DelegationOff.txt
index 101fef1..352dbc2 100644
--- a/Fab2ApprovalSystem/EmailTemplates/DelegationOff.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/DelegationOff.txt
@@ -5,7 +5,7 @@
Rejection Comment: {5}
-{2}/ECN/Edit?issueID={1}
+https://messa016ec.ec.local/ECN/Edit?issueID={1}
If you have any questions or trouble logging on please contact a site administrator.
diff --git a/Fab2ApprovalSystem/EmailTemplates/ECNApproved.txt b/Fab2ApprovalSystem/EmailTemplates/ECNApproved.txt
index c52071b..dcd2398 100644
--- a/Fab2ApprovalSystem/EmailTemplates/ECNApproved.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/ECNApproved.txt
@@ -1,11 +1,11 @@
-
+
*****Please DO NOT reply to this email*****
ECN# {1} was Approved.
-{2}/ECN/Edit?issueID={1}
+https://messa016ec.ec.local/ECN/Edit?issueID={1}
Thank you!
-
\ No newline at end of file
+
diff --git a/Fab2ApprovalSystem/EmailTemplates/ECNAssigned.txt b/Fab2ApprovalSystem/EmailTemplates/ECNAssigned.txt
index a1f22c8..a3778c9 100644
--- a/Fab2ApprovalSystem/EmailTemplates/ECNAssigned.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/ECNAssigned.txt
@@ -1,9 +1,9 @@
-
+
*****Please DO NOT reply to this email*****
{3}# {0} is ready for your approval. Please log on to the Approval website and review this item for Approval or Rejection.
-{2}/ECN/Edit?issueID={1}
+https://messa016ec.ec.local/ECN/Edit?issueID={1}
If you have any questions or trouble logging on please contact a site administrator.
@@ -11,4 +11,4 @@ If you have any questions or trouble logging on please contact a site administra
Thank you!
-
\ No newline at end of file
+
diff --git a/Fab2ApprovalSystem/EmailTemplates/ECNReAssigned.txt b/Fab2ApprovalSystem/EmailTemplates/ECNReAssigned.txt
index f1ad7cd..5078eb7 100644
--- a/Fab2ApprovalSystem/EmailTemplates/ECNReAssigned.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/ECNReAssigned.txt
@@ -3,7 +3,7 @@
{3}# {0} Re-Assigned to you for your approval. Please log on to the Approval website and review this item for Approval or Rejection.
-{2}/ECN/Edit?issueID={1}
+https://messa016ec.ec.local/ECN/Edit?issueID={1}
If you have any questions or trouble logging on please contact a site administrator.
diff --git a/Fab2ApprovalSystem/EmailTemplates/ECNRecallApproval.txt b/Fab2ApprovalSystem/EmailTemplates/ECNRecallApproval.txt
index 34ca794..1cbcfa3 100644
--- a/Fab2ApprovalSystem/EmailTemplates/ECNRecallApproval.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/ECNRecallApproval.txt
@@ -5,7 +5,7 @@
Comments: {4}
-{2}/ECN/Edit?issueID={1}
+https://messa016ec.ec.local/ECN/Edit?issueID={1}
If you have any questions or trouble logging on please contact a site administrator.
diff --git a/Fab2ApprovalSystem/EmailTemplates/ECNReject.txt b/Fab2ApprovalSystem/EmailTemplates/ECNReject.txt
index 101fef1..352dbc2 100644
--- a/Fab2ApprovalSystem/EmailTemplates/ECNReject.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/ECNReject.txt
@@ -5,7 +5,7 @@
Rejection Comment: {5}
-{2}/ECN/Edit?issueID={1}
+https://messa016ec.ec.local/ECN/Edit?issueID={1}
If you have any questions or trouble logging on please contact a site administrator.
diff --git a/Fab2ApprovalSystem/EmailTemplates/ECNTrainingAssigned.txt b/Fab2ApprovalSystem/EmailTemplates/ECNTrainingAssigned.txt
index dec08c2..39d99ab 100644
--- a/Fab2ApprovalSystem/EmailTemplates/ECNTrainingAssigned.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/ECNTrainingAssigned.txt
@@ -3,7 +3,7 @@
A new training assignment has been assigned to you for ECN# {1}
-Please click here to view: Click Here.
+Please click here to view: Click Here.
If you have any questions or trouble logging on please contact a site administrator.
diff --git a/Fab2ApprovalSystem/EmailTemplates/ETECNApproved.txt b/Fab2ApprovalSystem/EmailTemplates/ETECNApproved.txt
index e4e8412..eab4028 100644
--- a/Fab2ApprovalSystem/EmailTemplates/ETECNApproved.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/ETECNApproved.txt
@@ -1,10 +1,10 @@
-
+
*****Please DO NOT reply to this email*****
{3}# {0} has been Approved. The expiration date is {4}
Please review the approved ETECN form in the attachment.
-{2}/ECN/Edit?issueID={1}
+https://messa016ec.ec.local/ECN/Edit?issueID={1}
If you have any questions or trouble logging on please contact a site administrator.
@@ -12,4 +12,4 @@ If you have any questions or trouble logging on please contact a site administra
Thank you!
-
\ No newline at end of file
+
diff --git a/Fab2ApprovalSystem/EmailTemplates/LotDispositionAssigned.txt b/Fab2ApprovalSystem/EmailTemplates/LotDispositionAssigned.txt
index 7ff50c8..4c3d2df 100644
--- a/Fab2ApprovalSystem/EmailTemplates/LotDispositionAssigned.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/LotDispositionAssigned.txt
@@ -1,9 +1,9 @@
-
+
*****Please DO NOT reply to this email*****
Lot Disposition# {0} is ready for your approval. Please log on to the Approval website and review this item for Approval or Rejection.
-{2}/LotDisposition/Edit?issueID={1}
+https://messa016ec.ec.local/LotDisposition/Edit?issueID={1}
If you have any questions or trouble logging on please contact a site administrator.
@@ -11,4 +11,4 @@ If you have any questions or trouble logging on please contact a site administra
Thank you!
-
\ No newline at end of file
+
diff --git a/Fab2ApprovalSystem/EmailTemplates/LotDispositionReAssigned.txt b/Fab2ApprovalSystem/EmailTemplates/LotDispositionReAssigned.txt
index 689a7c6..fa828a1 100644
--- a/Fab2ApprovalSystem/EmailTemplates/LotDispositionReAssigned.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/LotDispositionReAssigned.txt
@@ -1,9 +1,9 @@
-
+
*****Please DO NOT reply to this email*****
Lot Disposition# {0} Re-Assigned to you for you approval. Please log on to the Approval website and review this item for Approval or Rejection.
-{2}/LotDisposition/Edit?issueID={1}
+https://messa016ec.ec.local/LotDisposition/Edit?issueID={1}
If you have any questions or trouble logging on please contact a site administrator.
@@ -11,4 +11,4 @@ If you have any questions or trouble logging on please contact a site administra
Thank you!
-
\ No newline at end of file
+
diff --git a/Fab2ApprovalSystem/EmailTemplates/LotDispositionReject.txt b/Fab2ApprovalSystem/EmailTemplates/LotDispositionReject.txt
index 8e9bb9e..fb1a740 100644
--- a/Fab2ApprovalSystem/EmailTemplates/LotDispositionReject.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/LotDispositionReject.txt
@@ -1,9 +1,9 @@
-
+
*****Please DO NOT reply to this email*****
Lot Disposition# {0} was rejected by {3}. Please log on to the Approval website and review this item for re-submission.
-{2}/LotDisposition/Edit?issueID={1}
+https://messa016ec.ec.local/LotDisposition/Edit?issueID={1}
If you have any questions or trouble logging on please contact a site administrator.
@@ -11,4 +11,4 @@ If you have any questions or trouble logging on please contact a site administra
Thank you!
-
\ No newline at end of file
+
diff --git a/Fab2ApprovalSystem/EmailTemplates/LotTravelerCreation.txt b/Fab2ApprovalSystem/EmailTemplates/LotTravelerCreation.txt
index b29135a..ace6883 100644
--- a/Fab2ApprovalSystem/EmailTemplates/LotTravelerCreation.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/LotTravelerCreation.txt
@@ -1,9 +1,9 @@
-
+
*****Please DO NOT reply to this email*****
Lot Traveler for Lot# {3} , Request# {0} has a been created. Please login in to the Fab Approval System to review the change.
-{2}/LotTraveler/Edit?issueID={1}
+https://messa016ec.ec.local/LotTraveler/Edit?issueID={1}
If you have any questions or trouble logging on please contact the site administrator.
@@ -11,4 +11,4 @@ If you have any questions or trouble logging on please contact the site administ
Thank you!
-
\ No newline at end of file
+
diff --git a/Fab2ApprovalSystem/EmailTemplates/LotTravelerRevisionChange.txt b/Fab2ApprovalSystem/EmailTemplates/LotTravelerRevisionChange.txt
index f263715..357dd35 100644
--- a/Fab2ApprovalSystem/EmailTemplates/LotTravelerRevisionChange.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/LotTravelerRevisionChange.txt
@@ -1,9 +1,9 @@
-
+
*****Please DO NOT reply to this email*****
Lot Traveler for Lot# {3} , Request# {0} has a new Revision. Please login in to the Fab Approval System to review the change.
-{2}/LotTraveler/Edit?issueID={1}
+https://messa016ec.ec.local/LotTraveler/Edit?issueID={1}
If you have any questions or trouble logging on please contact the site administrator.
@@ -11,4 +11,4 @@ If you have any questions or trouble logging on please contact the site administ
Thank you!
-
\ No newline at end of file
+
diff --git a/Fab2ApprovalSystem/EmailTemplates/MRBAssigned.txt b/Fab2ApprovalSystem/EmailTemplates/MRBAssigned.txt
index 48e5da5..82c7d5b 100644
--- a/Fab2ApprovalSystem/EmailTemplates/MRBAssigned.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/MRBAssigned.txt
@@ -1,9 +1,9 @@
-
+
*****Please DO NOT reply to this email*****
MRB# {0} is ready for your approval. Please log on to the Approval website and review this item for Approval.
-{2}/MRB/Edit?issueID={1}
+https://messa016ec.ec.local/MRB/Edit?issueID={1}
If you have any questions or trouble logging on please contact a site administrator.
@@ -11,4 +11,4 @@ If you have any questions or trouble logging on please contact a site administra
Thank you!
-
\ No newline at end of file
+
diff --git a/Fab2ApprovalSystem/EmailTemplates/PRAssigned.txt b/Fab2ApprovalSystem/EmailTemplates/PRAssigned.txt
index 305d042..5a5f402 100644
--- a/Fab2ApprovalSystem/EmailTemplates/PRAssigned.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/PRAssigned.txt
@@ -3,7 +3,7 @@
{3}# {0} is ready for your approval. Please log on to the Approval website and review this item for Approval or Rejection.
-{2}/PartsRequest/Edit?issueID={1}
+https://messa016ec.ec.local/PartsRequest/Edit?issueID={1}
If you have any questions or trouble logging on please contact a site administrator.
@@ -11,4 +11,4 @@ If you have any questions or trouble logging on please contact a site administra
Thank you!
-
\ No newline at end of file
+
diff --git a/Fab2ApprovalSystem/EmailTemplates/PRCompleted.txt b/Fab2ApprovalSystem/EmailTemplates/PRCompleted.txt
index 360f0d1..86aaa78 100644
--- a/Fab2ApprovalSystem/EmailTemplates/PRCompleted.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/PRCompleted.txt
@@ -3,7 +3,7 @@
{3}# {0} has been completed.
-{2}/PartsRequest/Edit?issueID={1}
+https://messa016ec.ec.local/PartsRequest/Edit?issueID={1}
If you have any questions or trouble logging on please contact a site administrator.
@@ -11,4 +11,4 @@ If you have any questions or trouble logging on please contact a site administra
Thank you!
-
\ No newline at end of file
+
diff --git a/Fab2ApprovalSystem/EmailTemplates/PRReAssigned.txt b/Fab2ApprovalSystem/EmailTemplates/PRReAssigned.txt
index 1e25a17..ec44298 100644
--- a/Fab2ApprovalSystem/EmailTemplates/PRReAssigned.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/PRReAssigned.txt
@@ -1,9 +1,9 @@
-
+
*****Please DO NOT reply to this email*****
{3}# {0} Re-Assigned to you for you approval. Please log on to the Approval website and review this item for Approval or Rejection.
-{2}/PartsRequest/Edit?issueID={1}
+https://messa016ec.ec.local/PartsRequest/Edit?issueID={1}
If you have any questions or trouble logging on please contact a site administrator.
@@ -11,4 +11,4 @@ If you have any questions or trouble logging on please contact a site administra
Thank you!
-
\ No newline at end of file
+
diff --git a/Fab2ApprovalSystem/EmailTemplates/PRReject.txt b/Fab2ApprovalSystem/EmailTemplates/PRReject.txt
index 033937b..ed02376 100644
--- a/Fab2ApprovalSystem/EmailTemplates/PRReject.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/PRReject.txt
@@ -1,9 +1,9 @@
-
+
*****Please DO NOT reply to this email*****
{3}# {0} was rejected by {4}. Please log on to the Approval website and review this item for re-submission.
-{2}/PartsRequest/Edit?issueID={1}
+https://messa016ec.ec.local/PartsRequest/Edit?issueID={1}
If you have any questions or trouble logging on please contact a site administrator.
@@ -11,4 +11,4 @@ If you have any questions or trouble logging on please contact a site administra
Thank you!
-
\ No newline at end of file
+
diff --git a/Fab2ApprovalSystem/EmailTemplates/TECNAutoCancelled.txt b/Fab2ApprovalSystem/EmailTemplates/TECNAutoCancelled.txt
index 5534591..9c7705a 100644
--- a/Fab2ApprovalSystem/EmailTemplates/TECNAutoCancelled.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/TECNAutoCancelled.txt
@@ -1,10 +1,10 @@
-
+
*****Please DO NOT reply to this email*****
{3}# {0} has been automatically Cancelled, because it has been converted to ECN# {5}. The cancellation date is {4}
Please review the cancelled TECN and the new ECN in the attachments.
-{2}/ECN/Edit?issueID={1}
+https://messa016ec.ec.local/ECN/Edit?issueID={1}
If you have any questions or trouble logging on please contact a site administrator.
@@ -12,4 +12,4 @@ If you have any questions or trouble logging on please contact a site administra
Thank you!
-
\ No newline at end of file
+
diff --git a/Fab2ApprovalSystem/EmailTemplates/TECNCancellationApproval.txt b/Fab2ApprovalSystem/EmailTemplates/TECNCancellationApproval.txt
index e58462f..230b020 100644
--- a/Fab2ApprovalSystem/EmailTemplates/TECNCancellationApproval.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/TECNCancellationApproval.txt
@@ -1,9 +1,9 @@
-
+
*****Please DO NOT reply to this email*****
{3}# {0} is ready for your Cancellation. Please log on to the Approval website and review this item for Approval of Cancellation.
-{2}/ECN/Edit?issueID={1}
+https://messa016ec.ec.local/ECN/Edit?issueID={1}
If you have any questions or trouble logging on please contact a site administrator.
@@ -11,4 +11,4 @@ If you have any questions or trouble logging on please contact a site administra
Thank you!
-
\ No newline at end of file
+
diff --git a/Fab2ApprovalSystem/EmailTemplates/TECNCancelled.txt b/Fab2ApprovalSystem/EmailTemplates/TECNCancelled.txt
index 3611598..2e0ea47 100644
--- a/Fab2ApprovalSystem/EmailTemplates/TECNCancelled.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/TECNCancelled.txt
@@ -1,10 +1,10 @@
-
+
*****Please DO NOT reply to this email*****
{3}# {0} has been Cancelled. The cancellation date is {4}
Please review the cancelled TECN form in the attachment.
-{2}/ECN/Edit?issueID={1}
+https://messa016ec.ec.local/ECN/Edit?issueID={1}
If you have any questions or trouble logging on please contact a site administrator.
@@ -12,4 +12,4 @@ If you have any questions or trouble logging on please contact a site administra
Thank you!
-
\ No newline at end of file
+
diff --git a/Fab2ApprovalSystem/EmailTemplates/TECNExpirationApproval.txt b/Fab2ApprovalSystem/EmailTemplates/TECNExpirationApproval.txt
index 06ba459..fe98e65 100644
--- a/Fab2ApprovalSystem/EmailTemplates/TECNExpirationApproval.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/TECNExpirationApproval.txt
@@ -1,9 +1,9 @@
-
+
*****Please DO NOT reply to this email*****
{3}# {0} is ready for your Expiration Approval. Please log on to the Approval website and review this item for Approval of Expiration
-{2}/ECN/Edit?issueID={1}
+https://messa016ec.ec.local/ECN/Edit?issueID={1}
If you have any questions or trouble logging on please contact a site administrator.
@@ -11,4 +11,4 @@ If you have any questions or trouble logging on please contact a site administra
Thank you!
-
\ No newline at end of file
+
diff --git a/Fab2ApprovalSystem/EmailTemplates/TECNExpired.txt b/Fab2ApprovalSystem/EmailTemplates/TECNExpired.txt
index 6387977..f0acdfe 100644
--- a/Fab2ApprovalSystem/EmailTemplates/TECNExpired.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/TECNExpired.txt
@@ -1,10 +1,10 @@
-
+
*****Please DO NOT reply to this email*****
{3}# {0} has Expired. The expiration date is {4}
Please review the expired TECN form in the attachment.
-{2}/ECN/Edit?issueID={1}
+https://messa016ec.ec.local/ECN/Edit?issueID={1}
If you have any questions or trouble logging on please contact a site administrator.
@@ -12,4 +12,4 @@ If you have any questions or trouble logging on please contact a site administra
Thank you!
-
\ No newline at end of file
+
diff --git a/Fab2ApprovalSystem/EmailTemplates/TECNExtensionReject.txt b/Fab2ApprovalSystem/EmailTemplates/TECNExtensionReject.txt
index f2a3860..a232475 100644
--- a/Fab2ApprovalSystem/EmailTemplates/TECNExtensionReject.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/TECNExtensionReject.txt
@@ -1,9 +1,9 @@
-
+
*****Please DO NOT reply to this email*****
{4}# {0} Extension was rejected by {3}. Please log on to the Approval website and review this item for re-submission.
-{2}/ECN/Edit?issueID={1}
+https://messa016ec.ec.local/ECN/Edit?issueID={1}
If you have any questions or trouble logging on please contact a site administrator.
@@ -11,4 +11,4 @@ If you have any questions or trouble logging on please contact a site administra
Thank you!
-
\ No newline at end of file
+
diff --git a/Fab2ApprovalSystem/EmailTemplates/WorkRequestApproval.txt b/Fab2ApprovalSystem/EmailTemplates/WorkRequestApproval.txt
index 8162e98..87bb9d2 100644
--- a/Fab2ApprovalSystem/EmailTemplates/WorkRequestApproval.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/WorkRequestApproval.txt
@@ -1,9 +1,9 @@
-
+
*****Please DO NOT reply to this email*****
Work Request# {0} has been Approved.
-{2}/LotTraveler/Edit?issueID={1}
+https://messa016ec.ec.local/LotTraveler/Edit?issueID={1}
If you have any questions or trouble logging on please contact a site administrator.
@@ -11,4 +11,4 @@ If you have any questions or trouble logging on please contact a site administra
Thank you!
-
\ No newline at end of file
+
diff --git a/Fab2ApprovalSystem/EmailTemplates/WorkRequestAssigned.txt b/Fab2ApprovalSystem/EmailTemplates/WorkRequestAssigned.txt
index 64b5b33..e2b0c11 100644
--- a/Fab2ApprovalSystem/EmailTemplates/WorkRequestAssigned.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/WorkRequestAssigned.txt
@@ -1,9 +1,9 @@
-
+
*****Please DO NOT reply to this email*****
Work Request# {0} is ready for your approval. Please log on to the Approval website and review this item for Approval or Rejection.
-{2}/LotTraveler/Edit?issueID={1}
+https://messa016ec.ec.local/LotTraveler/Edit?issueID={1}
If you have any questions or trouble logging on please contact a site administrator.
@@ -11,4 +11,4 @@ If you have any questions or trouble logging on please contact a site administra
Thank you!
-
\ No newline at end of file
+
diff --git a/Fab2ApprovalSystem/EmailTemplates/WorkRequestReAssigned.txt b/Fab2ApprovalSystem/EmailTemplates/WorkRequestReAssigned.txt
index c9bcece..858d281 100644
--- a/Fab2ApprovalSystem/EmailTemplates/WorkRequestReAssigned.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/WorkRequestReAssigned.txt
@@ -1,9 +1,9 @@
-
+
*****Please DO NOT reply to this email*****
Work Request# {0} Re-Assigned to you for you approval. Please log on to the Approval website and review this item for Approval or Rejection.
-{2}/LotTraveler/Edit?issueID={1}
+https://messa016ec.ec.local/LotTraveler/Edit?issueID={1}
If you have any questions or trouble logging on please contact a site administrator.
@@ -11,4 +11,4 @@ If you have any questions or trouble logging on please contact a site administra
Thank you!
-
\ No newline at end of file
+
diff --git a/Fab2ApprovalSystem/EmailTemplates/WorkRequestReject.txt b/Fab2ApprovalSystem/EmailTemplates/WorkRequestReject.txt
index 7a7fedd..89dfb5c 100644
--- a/Fab2ApprovalSystem/EmailTemplates/WorkRequestReject.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/WorkRequestReject.txt
@@ -1,9 +1,9 @@
-
+
*****Please DO NOT reply to this email*****
Work Request# {0} was rejected by {3}. Please log on to the Approval website and review this item for re-submission.
-{2}/LotTraveler/Edit?issueID={1}
+https://messa016ec.ec.local/LotTraveler/Edit?issueID={1}
If you have any questions or trouble logging on please contact a site administrator.
@@ -11,4 +11,4 @@ If you have any questions or trouble logging on please contact a site administra
Thank you!
-
\ No newline at end of file
+
diff --git a/Fab2ApprovalSystem/EmailTemplates/WorkRequestRevisionChange.txt b/Fab2ApprovalSystem/EmailTemplates/WorkRequestRevisionChange.txt
index 6cf6b70..0e2c379 100644
--- a/Fab2ApprovalSystem/EmailTemplates/WorkRequestRevisionChange.txt
+++ b/Fab2ApprovalSystem/EmailTemplates/WorkRequestRevisionChange.txt
@@ -1,9 +1,9 @@
-
+
*****Please DO NOT reply to this email*****
Work Request# {0} has a new Revision. Please login in to the Fab Approval System to review the change.
-{2}/LotTraveler/Edit?issueID={1}
+https://messa016ec.ec.local/LotTraveler/Edit?issueID={1}
If you have any questions or trouble logging on please contact the site administrator.
@@ -11,4 +11,4 @@ If you have any questions or trouble logging on please contact the site administ
Thank you!
-
\ No newline at end of file
+