Skip to content

Commit

Permalink
Update certificate
Browse files Browse the repository at this point in the history
  • Loading branch information
koechkevin committed Mar 28, 2024
1 parent 010cfd9 commit ca0b2b7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ protected function register_controls()
$this->add_control(
'user_last_name',
[
'label' => __('Certificate User Name', 'academy-africa'),
'label' => __('Certificate User Last Name', 'academy-africa'),
'type' => \Elementor\Controls_Manager::TEXTAREA,
'default' => __('Last Name', 'academy-africa'),
'label_block' => true,
Expand Down

0 comments on commit ca0b2b7

Please sign in to comment.