From 42f1479e848b01f95cee36f06725764640af41c6 Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 23 Oct 2018 14:27:42 +0200 Subject: [PATCH] - included 'mobil' kontakte as 'Telefon' - added fallback for non-standard contacts --- application/views/system/infocenter/stammdaten.php | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/application/views/system/infocenter/stammdaten.php b/application/views/system/infocenter/stammdaten.php index 709370012..cab839bd9 100755 --- a/application/views/system/infocenter/stammdaten.php +++ b/application/views/system/infocenter/stammdaten.php @@ -57,21 +57,23 @@ kontakte as $kontakt): ?> kontakttyp === 'email'): ?> - p->t('person','email')) ?> - kontakttyp === 'telefon'): ?> - p->t('person','telefon')) ?> + p->t('person', 'email')) ?> + kontakttyp === 'telefon' || $kontakt->kontakttyp === 'mobil'): ?> + p->t('person', 'telefon')) ?> + + kontakttyp) ?> kontakttyp.'">';?> kontakttyp === 'email'): ?> - + kontakt; if ($kontakt->kontakttyp === 'email'): ?> - - + + '?> anmerkung; ?>