More subscription stuff
This commit is contained in:
@@ -81,7 +81,7 @@ app.ravLicense = (function () {
|
||||
} else {
|
||||
if (!$("#licenseExpires").prop("checked")) {
|
||||
alert(
|
||||
"Subscriptin licenses MUST have a license expiry, can not process"
|
||||
"Subscription licenses MUST have a license expiry, can not process"
|
||||
);
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user