Plugin Directory

Changeset 2331376 for gdpr-framework


Ignore:
Timestamp:
06/26/2020 05:29:54 PM (6 years ago)
Author:
data443
Message:

Admin notice grammar error

Location:
gdpr-framework/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gdpr-framework/trunk/src/Components/PrivacySafe/AdminTabPrivacySafe.php

    r2304387 r2331376  
    8282
    8383    public function renderAboutHeader() {
    84         echo '<img src="' . esc_url( plugins_url( 'PrivacySafe/Privacy-Safe-Brand.png', dirname(__FILE__) ) ) . '" style="float:right;margin:15px;"/><p>Strengthen your reputation. The privacy safe seal assures your customers that your business is in compliance with privacy laws and regulations. The privacy safe seal will verify that CCPA Framework or GDPR Framework plugin are installed.</p>';
     84        echo '<img src="' . esc_url( plugins_url( 'PrivacySafe/Privacy-Safe-Brand.png', dirname(__FILE__) ) ) . '" style="float:right;margin:15px;"/><p>Strengthen your reputation. The privacy safe seal assures your customers that your business is in compliance with privacy laws and regulations. The privacy safe seal will verify that CCPA Framework or GDPR Framework plugin is installed.</p>';
    8585    }
    8686    public function renderLinkHeader() {
  • gdpr-framework/trunk/views/installer/privacy-safe-notice.php

    r2301003 r2331376  
    11<p>
    2         Strengthen your reputation. Privacy safe gives your customers total control of their private information. The privacy safe seal assures your new customers that your business is in compliance with new privacy laws and regulations. For the privacy safe seal will verify that CCPA Framework or GDPR Framework plugin are installed.
     2        Strengthen your reputation. Privacy safe gives your customers total control of their private information. The privacy safe seal assures your new customers that your business is in compliance with new privacy laws and regulations. For the privacy safe seal will verify that CCPA Framework or GDPR Framework plugin is installed.
    33</p>
    44
Note: See TracChangeset for help on using the changeset viewer.