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.
Comments
Comment #2
avpadernoComment #4
avpadernoComment #5
vladimirausOn a second thought, that needs more work.
Help is really uninformative.
Comment #6
vladimirausComment #7
vladimirausThat makes a bit more sense.
Ready for review.
Comment #8
avpadernoAll those changes are off-topic for this issue.
Comment #10
avpadernoComment #13
avpaderno