From d07fdf9affa3da466713efe00eda1fc2bb4879ae Mon Sep 17 00:00:00 2001 From: Wolfgang Wiese Date: Tue, 10 Dec 2024 12:07:33 +0100 Subject: [PATCH] telefonnummer 850 bei fau raus Typofix bei Mailadresse reperesentation contact --- data/tos.php | 7 ++----- templates/tos/imprint-representation-de.html | 6 +++--- templates/tos/imprint-representation-en.html | 6 +++--- 3 files changed, 8 insertions(+), 11 deletions(-) diff --git a/data/tos.php b/data/tos.php index ef6ae45..10c2bc5 100644 --- a/data/tos.php +++ b/data/tos.php @@ -14,7 +14,7 @@ '_readonly' => true, 'email' => 'poststelle@fau.de', 'name' => 'Friedrich-Alexander-Universität Erlangen-Nürnberg', - 'phone' => '+49 9131 85 0', + 'phone' => '', 'fax' => '', 'postal_street' => 'Schloßplatz 4', 'postal_code' => '91054', @@ -85,10 +85,7 @@ 'url_law' => 'https://www.gesetze-bayern.de/Content/Document/BayDiG', 'url_vo' => 'https://www.gesetze-bayern.de/Content/Document/BayDiV', ], - - - - + ], 'utn' => [ diff --git a/templates/tos/imprint-representation-de.html b/templates/tos/imprint-representation-de.html index 11a5ee8..8f1804b 100644 --- a/templates/tos/imprint-representation-de.html +++ b/templates/tos/imprint-representation-de.html @@ -18,10 +18,10 @@ {{imprint_representation_fax}}
  • Fax: {{=imprint_representation_fax}}
  • {{/imprint_representation_fax}} - {{mprint_representation_email}} + {{imprint_representation_email}}
  • E-Mail: {{=mprint_representation_email}}
  • - {{/mprint_representation_email}} + href="mailto:{{=imprint_representation_email}}">{{=imprint_representation_email}} + {{/imprint_representation_email}} diff --git a/templates/tos/imprint-representation-en.html b/templates/tos/imprint-representation-en.html index c101e20..c46ac07 100644 --- a/templates/tos/imprint-representation-en.html +++ b/templates/tos/imprint-representation-en.html @@ -17,9 +17,9 @@ {{imprint_representation_fax}}
  • Fax: {{=imprint_representation_fax}}
  • {{/imprint_representation_fax}} - {{mprint_representation_email}} -
  • E-Mail: {{=mprint_representation_email}}
  • - {{/mprint_representation_email}} + {{imprint_representation_email}} +
  • E-Mail: {{=imprint_representation_email}}
  • + {{/imprint_representation_email}}