42 | <TD><INPUT NAME="login" Type=submit value=<!--%%IF EXISTS(restoreSessionPage)-->"Resume"<!--%%ELSE-->"Enter"<!--%%ENDIF-->></TD> | 42 | <TD><INPUT NAME="login" Type=submit value=<!--%%IF EXISTS(restoreSessionPage)-->"Resume"<!--%%ELSE-->"Enter"<!--%%ENDIF--> ALT="Login"></TD> |
43 | </TR> | 43 | </TR> |
44 | <TR> | 44 | <TR> |
45 | <TD colspan=2><!--%%IF Exists(errorCode)--><FONT COLOR=red>%%errorCode%%</FONT><!--%%ENDIF--></TD> | 45 | <TD colspan=2><!--%%IF Exists(errorCode)--><FONT COLOR=red>%%TRANSLATE(errorCode USING DICTIONARY("ErrorCodes"))%%</FONT><!--%%ENDIF--></TD> |
46 | <TD><!--%%IF forgotPassword--><A HREF="RecoveryPassword.wssp">Forgot It?</A><!--%%ENDIF--></TD> | 46 | <TD><!--%%IF forgotPassword--><A HREF="RecoveryPassword.wssp">Forgot It?</A><!--%%ENDIF--></TD> |
47 | </TR> | 47 | </TR> |
48 | </TABLE> | 48 | </TABLE> |