Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Neto committed Jul 15, 2024
1 parent 042bd09 commit 49e1b7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/CustomizeAdvanced/actionButton.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<?php
}else{
CustomizeAdvanced::createMP3($videos_id);
echo "<!-- allowDownloadMP3: there is no mp3 to download {$mp3File} -->";
echo "<!-- allowDownloadMP3: there is no mp3 to download -->";
}
}else{
echo '<!-- allowDownloadMP3: mp3 not allowed to download -->';
Expand Down

0 comments on commit 49e1b7b

Please sign in to comment.