Approval.
This commit is contained in:
parent
9485fa5a60
commit
d1efee48a6
|
@ -5,4 +5,4 @@ $tlContact['pageKeywords'] = 'Contact, museum-digital';
|
||||||
$tlContact['contacts_title'] = 'Contact';
|
$tlContact['contacts_title'] = 'Contact';
|
||||||
$tlContact['contacts_introduction'] = '"museum-digital" is a common undertaking of museums and their associations. You can contact us at:';
|
$tlContact['contacts_introduction'] = '"museum-digital" is a common undertaking of museums and their associations. You can contact us at:';
|
||||||
$tlContact['e-mail'] = 'e-Mail';
|
$tlContact['e-mail'] = 'e-Mail';
|
||||||
$tlContact['impressum'] = 'Copyright Page';
|
$tlContact['impressum'] = 'Imprint';
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<?PHP
|
<?PHP
|
||||||
$tlFooter['contact'] = 'Contact';
|
$tlFooter['contact'] = 'Contact';
|
||||||
$tlFooter['impressum'] = 'Copyright Page';
|
$tlFooter['impressum'] = 'Imprint';
|
||||||
$tlFooter['privacy'] = 'Privacy Policy';
|
$tlFooter['privacy'] = 'Privacy Policy';
|
||||||
$tlFooter['search'] = 'Search';
|
$tlFooter['search'] = 'Search';
|
||||||
$tlFooter['search_in_mdorg'] = 'Search museum-digital.org';
|
$tlFooter['search_in_mdorg'] = 'Search museum-digital.org';
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<?PHP
|
<?PHP
|
||||||
$tlImpressum['pageTitle'] = 'Copyright Page';
|
$tlImpressum['pageTitle'] = 'Imprint';
|
||||||
$tlImpressum['pageDescription'] = 'Copyright of museum-digital.org';
|
$tlImpressum['pageDescription'] = 'Imprint of museum-digital.org';
|
||||||
$tlImpressum['pageKeywords'] = 'Copyright, museum-digital, museum-digital.org';
|
$tlImpressum['pageKeywords'] = 'Imprint, museum-digital, museum-digital.org';
|
||||||
|
|
Reference in New Issue
Block a user