Skip to content

Commit

Permalink
Update views.php
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbelgium authored Jun 17, 2024
1 parent 76545e9 commit 13e22c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homepage/views.php
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ function copyOutput(elem) {
<button type=\"submit\" name=\"view\" value=\"Webterm\" form=\"views\">Web Terminal</button>
<button type=\"submit\" name=\"view\" value=\"Included\" form=\"views\">Custom Species List</button>
<button type=\"submit\" name=\"view\" value=\"Excluded\" form=\"views\">Excluded Species List</button>
<button type=\"submit\" name=\"view\" value=\"Whitelisted\" form=\"views\">Whitelist Species</button>
<button type=\"submit\" name=\"view\" value=\"Whitelisted\" form=\"views\">Whitelisted Species List</button>
</form>
</div>";
}
Expand Down

0 comments on commit 13e22c3

Please sign in to comment.