Manchester City VS Liverpool
English Premier League
April 07 2019, 03:00
Man City | | Liverpool |
---|
4-4-2 | Formation | 5-3-2 |
function validateKa2sLebnen(){
if(countKa2sMen>0 || countKa2sWomen>0){
jQuery('#wpforms-submit-2838').attr("disabled", false);
}
else{
jQuery('#wpforms-submit-2838').attr("disabled", true);
}
}