old-web/support/prihlaseni.php
2025-11-09 15:39:50 +01:00

9 lines
No EOL
460 B
PHP
Executable file

<meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
<div id="formik">
<div class="inside">
<strong>Registrace:</strong><hr>
<button name="registace" onclick="window.location.href = '../regsdhns/uvod.php'"; >Zaregistrovat</button><hr>
<button name="prihlaseni" onclick="window.location.href = '../regsdhns/uvod.php'"; >&nbsp;&nbsp;&nbsp;&nbsp;Pøihlásit&nbsp;&nbsp;&nbsp;&nbsp;</button>
</div>
</div>
<br>