andre %!s(int64=3) %!d(string=hai) anos
pai
achega
eb6b338889
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      cwp7.php

+ 1 - 1
cwp7.php

@@ -182,7 +182,7 @@ function cwp7_ClientArea($params){
 }
 }
 
 
 function cwp7_AdminLink($params) {
 function cwp7_AdminLink($params) {
-	$code = '<form action="https://'.$params["serverhostname"].':2031" method="post" target="_blank">
+	$code = '<form action="https://'.$params["serverhostname"].':2031/login/index.php" method="post" target="_blank">
 		<input type="submit" value="Login to Control Panel" />
 		<input type="submit" value="Login to Control Panel" />
 		</form>';
 		</form>';
 	return $code;
 	return $code;