summaryrefslogtreecommitdiff
path: root/httemplate/edit/elements/part_export/foot.html
blob: 9cb8073ceae9cda4bcdc8cec860a0da93fa253ae (plain)
1
2
3
4
5
6
</TABLE>
<INPUT TYPE="hidden" NAME="nodomain" VALUE="<% $opt{export_info}{nodomain} %>">
<INPUT TYPE="submit" VALUE="<% $opt{part_export}->exportnum ? 'Apply changes' : 'Add export' %>">
<%init>
my %opt = @_;
</%init>