Added note about removing TECN from POU when cancelled
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
<font size="2" face="verdana">
|
<font size="2" face="verdana">
|
||||||
*****Please DO NOT reply to this email*****
|
*****Please DO NOT reply to this email*****
|
||||||
<br/><br/>
|
<br/><br/>
|
||||||
{3}# {0} has been Cancelled. The cancellation date is {4}
|
{3}# {0} has been Cancelled. Please remove posted TECN from point of use. The cancellation date is {4}
|
||||||
Please review the cancelled TECN form in the attachment.
|
Please review the cancelled TECN form in the attachment.
|
||||||
<br/><br/>
|
<br/><br/>
|
||||||
https://messa016ec.infineon.com/ECN/Edit?issueID={1}
|
https://messa016ec.infineon.com/ECN/Edit?issueID={1}
|
||||||
|
@ -96,7 +96,7 @@
|
|||||||
</authentication>
|
</authentication>
|
||||||
<sessionState mode="InProc" timeout="86400" />
|
<sessionState mode="InProc" timeout="86400" />
|
||||||
<compilation debug="true" targetFramework="4.8" />
|
<compilation debug="true" targetFramework="4.8" />
|
||||||
<httpRuntime targetFramework="4.5" maxRequestLength="1048576" requestValidationMode="2.0" />
|
<httpRuntime targetFramework="4.8" maxRequestLength="1048576" requestValidationMode="2.0" />
|
||||||
<membership>
|
<membership>
|
||||||
<providers>
|
<providers>
|
||||||
<!--<add name="ADMembershipProvider"
|
<!--<add name="ADMembershipProvider"
|
||||||
|
Reference in New Issue
Block a user