This commit is contained in:
2024-03-22 09:01:20 +01:00
parent 9b3f4dbf92
commit 25d9b8ae63

View File

@@ -70,8 +70,8 @@ if(isset($_GET['write_success'])){
<img src="./img/registrace.jpg">
<div class="w3-padding w3-display-middle">
<!-- Trigger/Open the Modal -->
<!--<button onclick="document.getElementById('id01').style.display='block'" class="w3-button w3-round-xlarge w3-border w3-border-black w3-xxlarge w3-green w3-padding-16 w3-hover-black">Přihlaš se</button>-->
<div class="w3-round-xlarge w3-border w3-border-black w3-xxlarge w3-grey w3-padding-16"><div class="w3-padding-large w3-text-white">Přihlaš se</div></div>
<button onclick="document.getElementById('id01').style.display='block'" class="w3-button w3-round-xlarge w3-border w3-border-black w3-xxlarge w3-green w3-padding-16 w3-hover-black">Přihlaš se</button>
<!--<div class="w3-round-xlarge w3-border w3-border-black w3-xxlarge w3-grey w3-padding-16"><div class="w3-padding-large w3-text-white">Přihlaš se</div></div>-->
</div>
<!--<div class="w3-padding w3-green w3-display-middle">
Registrace od 1.3.2024
@@ -347,7 +347,7 @@ if(isset($_GET['write_success'])){
</th>
</th>
</p>
<p><input type="submit" disabled class="w3-button w3-green w3-round-large" id="send" name="Send" value="Zkusme to"></p>
<p><input type="submit" class="w3-button w3-green w3-round-large" id="send" name="Send" value="Zkusme to"></p>
</form>
</div>
</div>