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 8197f29 commit 00aae7a
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 @@ -31,7 +31,7 @@
<?php
}else{
CustomizeAdvanced::createMP3($videos_id);
echo '<!-- allowDownloadMP3: there is no mp3 to download -->';
echo "<!-- allowDownloadMP3: there is no mp3 to download {$mp3File} -->";
}
}else{
echo '<!-- allowDownloadMP3: mp3 not allowed to download -->';
Expand Down

0 comments on commit 00aae7a

Please sign in to comment.