Add class in div

This commit is contained in:
Alexandre
2024-06-20 12:39:45 +02:00
committed by GitHub
parent 75b5dc57ee
commit 15898dc251
+1 -1
View File
@@ -61,7 +61,7 @@ if (get_included_files()[0] === __FILE__) {
<div class="stats">
<div class="column">
<div style="width: auto;
text-align: center">
text-align: center" class="sortbutton">
<form action="views.php" method="GET">
<input type="hidden" name="sort" value="<?php if(isset($_GET['sort'])){echo $_GET['sort'];}?>">
<input type="hidden" name="view" value="Species Stats">