diff --git a/lib/NGCP/Panel/Form/Customer/Location.pm b/lib/NGCP/Panel/Form/Customer/Location.pm index 206c3eb2ce..de33ccdf19 100644 --- a/lib/NGCP/Panel/Form/Customer/Location.pm +++ b/lib/NGCP/Panel/Form/Customer/Location.pm @@ -106,7 +106,7 @@ has_field 'blocks.rm' => ( has_field 'blocks_add' => ( type => 'AddElement', repeatable => 'blocks', - value => 'Add another billing network block', + value => 'Add another location block', element_class => [qw/btn btn-primary pull-right/], );