This commit is contained in:
Ricsi
2016-12-15 23:27:55 +01:00
parent 08627484da
commit d458b996a4
46 changed files with 1138 additions and 386 deletions

View File

@@ -11,10 +11,6 @@
<div><input type="text" name="ua_name" id="ua_name" value="{$user_data.ua_name}" required></div>
</div>
<div>
<label class="desc" id="title1" for="ua_helper">Segédedző:</label>
<div><input type="checkbox" name="ua_helper" id="ua_helper" value="1" {if $user_data.ua_helper == 1}checked{/if}></div>
</div>
<div>
<label class="desc" id="title1" for="ua_can_login">Be tud lépni:</label>