%# %# Generated by SM2Gen version:0.9(20Jan2025) Chameleon version:4.5.4 On Python:3.12.3 at 2025-05-21 08:46:42 %#
%= dumper $sf_data% } % my $btn = l('sf_APPLY'); % $c->param(Selected => undef); #This may need deleting for a params panel - only needed for a table %= form_for "sharesu" => (method => 'POST') => begin % param 'trt' => $sf_data->{trt} unless param 'trt'; %= hidden_field 'trt' => $sf_data->{trt} %# Inputs etc in here.
%=l('sf_You_are_about_to_remove')
%=l('sf_All_files_belonging_to_this')
%=l('sf_Are_you_sure_you_wish')
%= submit_button l('sf_Cancel'), class => 'action subm149' %= submit_button l('sf_Remove'), class => 'action subm150' %# Probably finally by a submit. %end