blob: ab0eba54a91ab477edb12fcf98adf44bc3cf9164 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<!-- FormEnd -->
<tr><td> </td><td> </td></tr>
<tr>
<td>
</td>
<td align="right">
<input type="reset" value="<?% gettext("Reset") %?>" />
<input type="submit" value="<?% gettext("Apply") %?>" />
</td>
</tr>
</table>
</td>
</tr>
<tr><td class="editorbottom"></td></tr>
</table>
</form>
|