deletions
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
<input type="hidden" name="action" value="parent_data_update">
|
||||
<input type="hidden" name="up_id" value="{$parent->get_up_id()}">
|
||||
<table>
|
||||
<tr>
|
||||
<td colspan="2"><a href="/admin/delete_parent/{$parent->get_up_id()}">TÖRLÉS</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
Név:
|
||||
|
||||
0
template/templates/training_data_create.tpl
Executable file → Normal file
0
template/templates/training_data_create.tpl
Executable file → Normal file
0
template/templates/training_data_edit.tpl
Executable file → Normal file
0
template/templates/training_data_edit.tpl
Executable file → Normal file
0
template/templates/training_data_view.tpl
Executable file → Normal file
0
template/templates/training_data_view.tpl
Executable file → Normal file
5
template/templates/user_data_create.tpl
Executable file → Normal file
5
template/templates/user_data_create.tpl
Executable file → Normal file
@@ -38,6 +38,11 @@
|
||||
<td><input type="text" name="uk_birth_date" id="uk_birth_date"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Születési év: </td>
|
||||
<td><input type="text" name="uk_birth_year" id="uk_birth_year"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Lakcím: </td>
|
||||
<td><input type="text" name="uk_address" id="uk_address"></td>
|
||||
|
||||
Reference in New Issue
Block a user