You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
255 B
Smarty
10 lines
255 B
Smarty
18 years ago
|
<div id="edit_form">
|
||
|
<form name="vacation" method="post">
|
||
|
<table>
|
||
|
<tr>
|
||
|
<td class="hlp_center"><input class="button" type="submit" name="fBack" value="<?php print $PALANG['pUsersVacation_button_back']; ?>" /></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
</form>
|
||
|
</div>
|