added training note (only admin)

This commit is contained in:
Ricsi
2017-02-03 23:24:35 +01:00
parent b0ad788469
commit c19957eaef
3 changed files with 31 additions and 2 deletions

View File

@@ -30,6 +30,13 @@
<div><input type="text" name="tr_duration" id="tr_duration" value="{$training_data.tr_duration}" required></div>
</div>
<div>
<label class="desc" for="tr_note">Megjegyzés:</label>
<div>
<textarea rows="4" name="tr_note" id="tr_note">{$training_data.tr_note}</textarea>
</div>
</div>
<div>
<label class="desc" id="title1" for="coaches">Edző(k):</label>
<table>