Ver Fonte

clientareafunctions

andre há 3 anos atrás
pai
commit
85edcbc44b
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      cwp7.php

+ 1 - 0
cwp7.php

@@ -318,6 +318,7 @@ function cwp7_ClientAreaCustomButtonArray ($params)
 {
 {
 	return array(
 	return array(
 		'Neue Domaine' => 'newDomain',
 		'Neue Domaine' => 'newDomain',
+		'Neue Subdomaine' => 'newSubdomain',
 	);
 	);
 }
 }