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