From 3746c2a742b2464da4ba9e7ab9b1411151af1e32 Mon Sep 17 00:00:00 2001
From: Sebastian Kehr <kehr@ub.uni-leipzig.de>
Date: Thu, 22 Aug 2019 12:43:09 +0200
Subject: [PATCH] refs #15519 [fid_bbi] changes to policies related to
 registration process

---
 themes/fid_bbi/templates/fid/user/policy-de.phtml | 11 ++++-------
 themes/fid_bbi/templates/fid/user/policy-en.phtml | 11 ++++-------
 2 files changed, 8 insertions(+), 14 deletions(-)

diff --git a/themes/fid_bbi/templates/fid/user/policy-de.phtml b/themes/fid_bbi/templates/fid/user/policy-de.phtml
index 7cb82d2941c..cf133973c34 100644
--- a/themes/fid_bbi/templates/fid/user/policy-de.phtml
+++ b/themes/fid_bbi/templates/fid/user/policy-de.phtml
@@ -181,14 +181,11 @@
                 <li>E-Mail-Adresse (zugleich Login)</li>
                 <li>Passwort (selbstgewählt)</li>
                 <li>Zugehörigkeit zu einer Nutzergruppe</li>
-                <li>Vor- und Zuname</li>
+                <li>Vor- und Zuname (optional)</li>
                 <li>Anrede und akademischer Titel (optional)</li>
-                <li>Geburtsjahr (optional)</li>
-                <li>Heimatbibliothek</li>
-                <li>Berufsangabe (optional)</li>
+                <li>Heimatbibliothek (optional)</li>
                 <li>Telefon (optional)</li>
-                <li>Adressinformationen (Straße/Hnr., PLZ/Ort) für maximal zwei Adressen</li>
-                <li>Benutzerrolle (Mitarbeiter / einfacher Nutzer - zur Ermittlung der Zugriffsrechte)</li>
+                <li>Adresse (optional)</li>
                 <br />
         <p>Zum Zeitpunkt der Registrierung werden zudem folgende Daten gespeichert:</p>
         <li>Die IP-Adresse des Nutzers</li>
@@ -563,4 +560,4 @@
     </ol>
     </ol>
     <br />
-</div>
\ No newline at end of file
+</div>
diff --git a/themes/fid_bbi/templates/fid/user/policy-en.phtml b/themes/fid_bbi/templates/fid/user/policy-en.phtml
index 01935183e75..ace4f22c1ef 100644
--- a/themes/fid_bbi/templates/fid/user/policy-en.phtml
+++ b/themes/fid_bbi/templates/fid/user/policy-en.phtml
@@ -165,14 +165,11 @@
                 <li>E-mail address (also login)</li>
                 <li>Password (self-defined)</li>
                 <li>Type of user group</li>
-                <li>First and last name</li>
+                <li>First and last name (optional)</li>
                 <li>Form of address/Academic degree (optional)</li>
-                <li>Year of birth (optional)</li>
-                <li>Home library</li>
-                <li>Profession (optional)</li>
+                <li>Home library (optional)</li>
                 <li>Phone (optional)</li>
-                <li>Address information (street/no., postcode/city) for a maximum of two addresses</li>
-                <li>User group (for basic/advanced access)</li>
+                <li>Address (optional)</li>
                 <br />
         <p>At the time of registration, the following data is also stored:</p>
         <li>The IP address of the user</li>
@@ -468,4 +465,4 @@
     </ol>
     </ol>
     <br />
-</div>
\ No newline at end of file
+</div>
-- 
GitLab