Piotr Labudda 6 rokov pred
rodič
commit
a2fc51bcb2

+ 1 - 1
SE/se-lib/Route/UrlAction/PanelKlientaBiallNet.php

@@ -6,7 +6,7 @@ Lib::loadClass('Response');
 
 class Route_UrlAction_PanelKlientaBiallNet extends RouteBase {
 
-	static $PANEL_URL = "https://biuro.biall-net.pl/panel/index.php?_route=UrlAction_ChangeUser&id_admin={id}";
+	static $PANEL_URL = "https://biuro.biall-net.pl/panel/pl/index.php?_route=UrlAction_ChangeUser&id_admin={id}";
 	static $PANEL_DEV_URL = "https://biuro.biall-net.pl/dev-pl/se-projects/panel_biall_net/SE/index.php?_route=UrlAction_ChangeUser&id_admin={id}";
 
 	function defaultAction() {