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