17 lines
507 B
Go Template
17 lines
507 B
Go Template
<center>
|
|
<br><br>
|
|
<table width="519">
|
|
<tbody>
|
|
<tr>
|
|
<td class="c" colspan="2">{Vaccation_mode} {vacation_until}</td>
|
|
</tr><tr>
|
|
<th><a title="{vacations_tip}">{exit_vacations}</a></th>
|
|
<form action="options.php?mode=exit" method="post">
|
|
<th><input type="checkbox" name="exit_modus"{opt_modev_exit}/></th>
|
|
</tr><tr>
|
|
<th colspan="2"><input type="submit" value="{save_settings}" ></th>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</form>
|
|
</center>
|