This commit is contained in:
@@ -219,7 +219,7 @@ namespace Sockeye.Biz
|
||||
break;
|
||||
}
|
||||
|
||||
sb.AppendLine($"Support and updates until: {l.MaintenanceExpire}\r\n");
|
||||
sb.AppendLine($"Support and updates until: {l.MaintenanceExpire.ToString("D")}\r\n");
|
||||
var Plugs = LicenseToPluginsArray(l);
|
||||
if (Plugs.Count > 0)
|
||||
{
|
||||
@@ -527,7 +527,7 @@ AyaNova web site:
|
||||
http://www.ayanova.com
|
||||
|
||||
Answers to frequently asked questions:
|
||||
http://www.ayanova.com/faqAnswers.htm
|
||||
http://www.ayanova.com/faqanswers.htm
|
||||
|
||||
Technical support forum:
|
||||
http://forum.ayanova.com
|
||||
@@ -609,7 +609,7 @@ AyaNova web site:
|
||||
http://www.ayanova.com
|
||||
|
||||
Answers to frequently asked questions:
|
||||
http://www.ayanova.com/faqAnswers.htm
|
||||
http://www.ayanova.com/faqanswers.htm
|
||||
|
||||
Technical support forum:
|
||||
http://forum.ayanova.com
|
||||
|
||||
Reference in New Issue
Block a user