diff --git a/lang/en/texts.php b/lang/en/texts.php index 287bd744db67..12fcae859353 100644 --- a/lang/en/texts.php +++ b/lang/en/texts.php @@ -1933,7 +1933,7 @@ $lang = array( 'require_quote_signature_help' => 'Require client to provide their signature.', 'i_agree' => 'I Agree To The Terms', 'sign_here' => 'Please sign here:', - 'sign_here_ux_tip' => 'Use the mouse or your touchpad to trace your signature in the panel below:', + 'sign_here_ux_tip' => 'Use the mouse or your touchpad to trace your signature.', 'authorization' => 'Authorization', 'signed' => 'Signed', diff --git a/resources/views/portal/ninja2020/invoices/includes/signature.blade.php b/resources/views/portal/ninja2020/invoices/includes/signature.blade.php index e0b7b7b73577..b8042422632f 100644 --- a/resources/views/portal/ninja2020/invoices/includes/signature.blade.php +++ b/resources/views/portal/ninja2020/invoices/includes/signature.blade.php @@ -14,15 +14,16 @@
{{ ctrans('texts.sign_here_ux_tip') }}