2c2
< index 2c44267..50954bd 100644
---
> index 2c44267..424e8ee 100644
37,38c37,38
< + $output .= '
' . t('Unzip the files to the "sites/all/modules" OR "modules" directory and enable the module.') . '
';
< + $output .= '
' . t('If desired, give the administer EU Cookie Compliance pop-up permissions that allow users of certain roles access the administration page. You can do so on the admin/user/permissions page.') . '
';
---
> + $output .= '
' . t('Unzip the files to the "sites/all/modules" OR "modules" directory and enable the module.') . '
';
> + $output .= '
' . t('If desired, give the administer EU Cookie Compliance pop-up permissions that allow users of certain roles access the administration page. You can do so on the admin/user/permissions page.') . '
';
40,44c40,44
< + $output .= '
' . t('You may want to create a page that would explain how your site uses cookies. Alternatively, if you have a privacy policy, you can link the pop-up to that page (see next step).') . '
';
< + $output .= '
' . t('Go to the admin/config/system/eu-cookie-compliance page to configure and enable the pop-up.') . '
';
< + $output .= '
' . t('If you want to customize the pop-up background and text color, either type in the hex values or simply install http://drupal.org/project/jquery_colorpicker.') . '
';
< + $output .= '
' . t('If you want to theme your pop-up override the themes in the template file.') . '
';
< + $output .= '
' . t('If you want to show the message in EU countries only, install the geoip module: http://drupal.org/project/geoip and enable the option on the admin page.') . '
';
---
> + $output .= '
' . t('You may want to create a page that would explain how your site uses cookies. Alternatively, if you have a privacy policy, you can link the pop-up to that page (see next step).') . '
';
> + $output .= '
' . t('Go to the admin/config/system/eu-cookie-compliance page to configure and enable the pop-up.') . '
';
> + $output .= '
' . t('If you want to customize the pop-up background and text color, either type in the hex values or simply install http://drupal.org/project/jquery_colorpicker.') . '
';
> + $output .= '
' . t('If you want to theme your pop-up override the themes in the template file.') . '
';
> + $output .= '
' . t('If you want to show the message in EU countries only, install the geoip module: http://drupal.org/project/geoip and enable the option on the admin page.') . '