MT#12191 Rename "Add more" button to "Add destination sets"

To avoid misunderstanding in case of empty detination/time sets
in callforwards advanced view form.

Change-Id: I5e15da5214cd211b995ede84ecdbc63b94113532
changes/46/1446/1
Irina Peshinskaya 11 years ago
parent 326b1be716
commit e8a9f2b2b5

@ -48,7 +48,7 @@ has_field 'active_callforward.rm' => (
has_field 'callforward_controls_add' => (
type => 'AddElement',
repeatable => 'active_callforward',
value => 'Add more',
value => 'Add destination/time sets',
element_class => [qw/btn btn-primary pull-right/],
);

Loading…
Cancel
Save