Modifications
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
function startDownload() {
|
||||
document.getElementById('download-button').innerHTML = 'Téléchargement en cours...';
|
||||
document.getElementById('download-button').innerHTML = 'Téléchargement en cours...';
|
||||
}
|
||||
function refreshPage() {
|
||||
window.location.reload();
|
||||
function refreshPage() {
|
||||
window.location.reload();
|
||||
}
|
||||
Reference in New Issue
Block a user