Skip to content

Commit

Permalink
Align with "species"
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbelgium authored Jun 17, 2024
1 parent 003ef2e commit 290f672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/whitelist_list.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<h3>All Species Labels</h3>
<input autocomplete="off" size="18" type="text" placeholder="Search Species..." id="whitelist_species_searchterm" name="whitelist_species_searchterm">
<br>
<span>Once the desired species has been highlighted, click it and then click ADD to have it whitelisted. This specie will be detected even if below the detection threshold defined in the settings.</span>
<span>Once the desired species has been highlighted, click it and then click ADD to have it whitelisted. This species will be detected even if below the detection threshold defined in the settings.</span>
<select name="species[]" id="species" multiple size="25">
<?php
error_reporting(E_ALL);
Expand Down

0 comments on commit 290f672

Please sign in to comment.