Plugin Directory

Changeset 2492684


Ignore:
Timestamp:
03/10/2021 10:29:02 PM (5 years ago)
Author:
consentmanager
Message:
  • naming
File:
1 edited

Legend:

Unmodified
Added
Removed
  • consent-manager/tags/1.1.3/views/admin.php

    r2492678 r2492684  
    1616        }
    1717    } else {
    18         $validationError = 'The ConsentManager.de ID did not match, it should be a number like: 12345';
     18        $validationError = 'The consentmanager.net ID did not match, it should be a number like: 12345';
    1919    }
    2020}
     
    2323<div class="wrap">
    2424    <h1>
    25         Consent Manager
     25        consentmanager
    2626    </h1>
    2727
     
    2929        <div>
    3030            <p class="notice notice-error">
    31                 <?php _e( "The ID could not be saved. Please check your database and Wordpress version!"); ?>
     31                <?php _e( "The ID could not be saved. Please check your database and WordPress version!"); ?>
    3232            </p>
    3333        </div>
     
    5858    </form>
    5959    <p>
    60         if you don’t yet have an ID, please get in touch with us at <a target="_blank" href="https://www.consentmanager.net/">www.consentmanager.net</a>
     60        If you don’t yet have an ID, please get in touch with us at <a target="_blank" href="https://www.consentmanager.net/">www.consentmanager.net</a>
    6161    </p>
    6262</div>
Note: See TracChangeset for help on using the changeset viewer.