Poprawy w CSS i w Literałach w JS
This commit is contained in:
@@ -12,4 +12,4 @@ if(window.location.pathname.includes("return.html") && window.location.search.in
|
||||
}
|
||||
|
||||
// Przekierowanie ze strony order1 na OSCOP
|
||||
if(window.location.pathname.includes("order1.html")) window.location = "/place-order.php";
|
||||
if(window.location.pathname.includes("order1.html") || window.location.pathname.includes("order1.php")) window.location = "/place-order.php";
|
||||
Reference in New Issue
Block a user