[% USE LxERP %] [% USE L %] [% USE HTML %] [% DEFAULT id_prefix = 'basic_settings_form' submit_as = 'post' %]
[% IF SELF.requirement_spec.is_template %] [% LxERP.t8("The new requirement spec template will be a copy of '#1'.", SELF.copy_source.title) %] [% ELSE %] [% LxERP.t8("The new requirement spec will be a copy of '#1' for customer '#2'.", SELF.copy_source.title, SELF.copy_source.customer.name) %] [% END %]