Pruning out notifications code from SMS.
This commit is contained in:
parent
8413d2337f
commit
e70494900a
3 changed files with 14 additions and 69 deletions
|
|
@ -4338,6 +4338,18 @@ Users may override this setting in their profile.
|
|||
'recaptcha public key' => {
|
||||
message => 'reCAPTCHA Public Key'
|
||||
},
|
||||
|
||||
'sms gateway' => {
|
||||
message => q|SMS gateway|,
|
||||
context => q|email to SMS/text email address for this site.|,
|
||||
lastUpdated => 1235685248,
|
||||
},
|
||||
|
||||
'sms gateway help' => {
|
||||
message => q|The email address that this site would use to send an SMS message.|,
|
||||
lastUpdated => 1235695517,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue