jQuery(document).ready(function () {

jQuery(".contourSubmit").val("Abschicken");
  
});

