Correct the sentence used in cookieyes_scripts_help()

Created on 13 May 2024, 6 months ago
Updated 21 June 2024, 5 months ago

cookieyes_scripts_help() contains the following code.

      $output = '<h2>' . t('About') . '</h2>';
      $output .= '<p>' . t('This module allows you to add CookieYes scripts in your site or , You do not need to open any file for this purpose.') . '</p>';

The sentence used (This module allows you to add CookieYes scripts in your site or , ) seems to miss a piece after or. and it is ending a sentence with a comma instead of a period.

This module allows you to add CookieYes scripts in your site. is already a complete sentence and should be used instead of the not correct one the module is using.

📌 Task
Status

Fixed

Version

2.0

Component

Code

Created by

🇦🇺Australia VladimirAus Brisbane, Australia

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024