mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-08 23:19:04 +01:00
No longer needed
This commit is contained in:
parent
15011c6adc
commit
dc4dbac026
@ -1,13 +0,0 @@
|
|||||||
<td valign="top" width="33%">
|
|
||||||
<font size="-1">
|
|
||||||
<form action="{action_url}" method="post" name="{form_name}">
|
|
||||||
<B>{label}:</B>
|
|
||||||
<select name="{form_label}" onchange="{form_onchange}">
|
|
||||||
{row}
|
|
||||||
</select>
|
|
||||||
<noscript><input type="submit" value="{go}"></noscript>
|
|
||||||
</form>
|
|
||||||
</font>
|
|
||||||
</td>
|
|
||||||
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
|||||||
<br clear="all">
|
|
||||||
<hr clear="all">
|
|
||||||
<font size="-1">
|
|
||||||
<table border="0" width="100%" cellpadding="0" cellspacing="0">
|
|
||||||
<tr>
|
|
||||||
{output}
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
@ -1,13 +0,0 @@
|
|||||||
<td valign="top" width="33%">
|
|
||||||
<font size="-1">
|
|
||||||
<form action="{action_url}" method="post" name="{form_name}">
|
|
||||||
<B>{label}:</B>
|
|
||||||
<select name="{form_label}" onchange="{form_onchange}">
|
|
||||||
{row}
|
|
||||||
</select>
|
|
||||||
<noscript><input type="submit" value="{go}"></noscript>
|
|
||||||
</form>
|
|
||||||
</font>
|
|
||||||
</td>
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user