prepare for season 2025

This commit is contained in:
2025-01-15 10:17:52 +01:00
parent b277c23ce8
commit becc488887
2 changed files with 313 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
<?
// return registered_pub[$race]
error_reporting(E_ERROR | E_PARSE);
include "./lib/mysql_connect.php";
include './lib/show_reg_public.php'; // should it return preformatted table?
@@ -56,8 +56,8 @@ if(isset($_GET['write_success'])){
<!-- First Grid: Logo & About -->
<div class="w3-row w3-black" id="title">
<div class="w3-full w3-center w3-black">
<div class="w3-green w3-round-xxlarge">
<h1>Kalské Borec <span class="w3-green">//24</span></h1>
<div class="w3-purple w3-round-xxlarge">
<h1>Kalské Borec <span class="w3-purple">//24</span></h1>
<h3>Legendární MTB závod kolem obce Kaly, vrchem i spodem Bránou Vysočiny</h3>
</div>
</div>