exit;
} elsif ( $op eq "batch_list" ) {
# Do not remove, it prevents us falling through to the 'else'
} elsif ( $op eq "batch_create" ) {
} else {
$op =~ s/^cud-//;
</fieldset>
</form>
</div>
[% ELSIF op == 'batch_list' || op == 'batch_create' %]
[% ELSIF op == 'batch_list' %]
[% INCLUDE 'ill-batch.inc' %]
[% ELSE %]
<!-- Custom Backend Action -->
-