Lang, text, sorts

This commit is contained in:
2021-06-15 15:10:50 -04:00
parent e20340891e
commit 3e830d49d6
7 changed files with 136 additions and 100 deletions

View File

@@ -467,6 +467,7 @@ if (0 === $row_count1): else: $page_count1 = (int)ceil($row_count1 / $StaticFunc
<?php endforeach; ?>
</tbody>
</table>
<hr />
</div>
<?php
$minpasslength = $StaticFunctions->getMinPass();