3 | <wml> | 3 | <wml> |
4 | <card id="login" title="%%domainName%% Login"> | 4 | <card id="login" title="%%domainName%% Login"> |
5 | <!--%%IF EXISTS(restoreSessionPage)--><p>You have been disconnected from the CommuniGate Pro server.</p><!--%%ENDIF--> | 5 | <!--%%IF EXISTS(restoreSessionPage)--><p>You have been disconnected from the CommuniGate Pro server.</p><!--%%ENDIF--> |
6 | <!--%%IF Exists(errorCode)--><p>%%errorCode%%</p><!--%%ENDIF--> | 6 | <!--%%IF Exists(errorCode)--><p>%%TRANSLATE(errorCode USING DICTIONARY("ErrorCodes"))%%</p><!--%%ENDIF--> |
7 | <p> | 7 | <p> |
8 | Username:<input name="username" type="text" /> | 8 | Username:<input name="username" type="text" /> |
9 | Password:<input name="password" type="password" /> | 9 | Password:<input name="password" type="password" /> |