Update 'index.html'
This commit is contained in:
parent
5c5b1ebe0c
commit
48bbc6cee7
@ -196,7 +196,7 @@
|
||||
}
|
||||
else {
|
||||
audio.pause();
|
||||
butn.innerText = "Play";
|
||||
butn.innerText = "Play from Rotterdam";
|
||||
}
|
||||
}
|
||||
|
||||
@ -207,7 +207,7 @@
|
||||
}
|
||||
else {
|
||||
audio2.pause();
|
||||
butn2.innerText = "Play";
|
||||
butn2.innerText = "Play from Utrecht";
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user