diff --git a/scripts/play.php b/scripts/play.php
index 178e763..b458b32 100644
--- a/scripts/play.php
+++ b/scripts/play.php
@@ -316,7 +316,7 @@ if(isset($_GET['species'])){ ?>
";
}
- }if($iter == 0){ echo "
No recordings were found.
They may have been deleted to make space for new recordings. You can modify this setting for the future in Tools -> Settings -> Advanced Settings -> Full Disk Behavior. |
";}echo "";}
+ }if($iter == 0){ echo "No recordings were found.
They may have been deleted to make space for new recordings. You can prevent this from happening in the future by clicking the icon in the top right of a recording. You can also modify this behavior globally under \"Full Disk Behavior\" here. |
";}echo "";}
if(isset($_GET['filename'])){
$name = $_GET['filename'];