diff --git a/app/Views/client_list.php b/app/Views/client_list.php index 6594af87..a348c271 100755 --- a/app/Views/client_list.php +++ b/app/Views/client_list.php @@ -312,7 +312,7 @@ $(document).ready(function() lengthMenu: [[10, 20, 50, 100], [10, 20, 50, 100]], buttons: [ { - text: 'Add From Lead', + text: 'Add From Opportunities', className: 'btn-filter add-from-lead', // custom class action: function(e, dt, node, config) { showModal(); diff --git a/app/Views/client_policy.php b/app/Views/client_policy.php index b18e9021..3dd4a152 100755 --- a/app/Views/client_policy.php +++ b/app/Views/client_policy.php @@ -104,7 +104,7 @@ input:checked + .slider_blue::before {