2022-08-18 14:01:52 +02:00
|
|
|
<div id="edit_form">
|
|
|
|
<form name="vacation" method="post">
|
|
|
|
<table>
|
|
|
|
<tr>
|
2022-09-04 11:38:47 +02:00
|
|
|
<td class="hlp_center"><input class="button" type="submit" name="fBack" value="<?php echo $LANG['UsersVacation_button_back']; ?>" /></td>
|
2022-08-18 14:01:52 +02:00
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</form>
|
|
|
|
</div>
|