20161115
This commit is contained in:
@@ -36,6 +36,11 @@
|
||||
<td><input type="text" name="uk_birth_date" id="uk_birth_date" value="{$user_data.uk_birth_date}"disabled></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Születés éve: </td>
|
||||
<td><input type="text" name="uk_birth_year" id="uk_birth_year" value="{$user_data.uk_birth_date|substr:0:4}"disabled></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Lakcím: </td>
|
||||
<td><input type="text" name="uk_address" id="uk_address" value="{$user_data.uk_address}"disabled></td>
|
||||
|
||||
Reference in New Issue
Block a user