mirror of
https://github.com/jakobadam/RDSFactor.git
synced 2025-07-29 12:36:08 +02:00
Logo on sms form. Fixes #8
This commit is contained in:
parent
973ef3a63e
commit
36a2f65d84
4 changed files with 2 additions and 8 deletions
|
@ -17,6 +17,7 @@ public partial class SMSToken : System.Web.UI.Page
|
|||
//
|
||||
// Localizable Text
|
||||
//
|
||||
public const string L_CompanyName_Text = "Work Resources";
|
||||
public const string L_SmsToken_Text = "Enter SMS Token:";
|
||||
public const string L_LogonFailureLabel_Text = "The user name or password that you entered is not valid. Try typing it again.";
|
||||
public const string L_SubmitLabel_Text = "Submit";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue