|
@@ -14,7 +14,7 @@ const SPF = 'v=spf1 mx a:mail3.seecure.ch ip4:185.163.51.0/24 ip4:89.35.78.0/23
|
|
|
function KerioEmail_ClientAreaCustomButtonArray ($params)
|
|
function KerioEmail_ClientAreaCustomButtonArray ($params)
|
|
|
{
|
|
{
|
|
|
return array(
|
|
return array(
|
|
|
- 'DNS Settings' => 'DNS',
|
|
|
|
|
|
|
+ 'DNS-Settings' => 'DNS',
|
|
|
);
|
|
);
|
|
|
}
|
|
}
|
|
|
|
|
|