From abc3a2a0a02922112044437c6dce36e2a0ca51a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=BCnther?=
= __('Group Name', BDP_LV_PLUGIN_SLUG); ?> | += __('Number Members', BDP_LV_PLUGIN_SLUG); ?> | += __('Actions', BDP_LV_PLUGIN_SLUG); ?> | +
---|---|---|
' . $currentGruppe->gruppen_name .' | '; + echo '' . $dbHandler->countSqlRows(GruppenController::KOMPASS_STAMMESGRUPPEN_TEILIS, ['gruppe_id' => $currentGruppe->id]) .' | '; + echo '' . + __('Show Members', BDP_LV_PLUGIN_SLUG) . ' | '; + echo '
+ +
+= __('Name', BDP_LV_PLUGIN_SLUG); ?> | += __('Actions', BDP_LV_PLUGIN_SLUG); ?> | +
---|---|
= $curMember->vorname . ' ' . $curMember->nachname ?>
+ + + + = __('Allergies:', BDP_LV_PLUGIN_SLUG) . ' ' . + ($curMember->allergien != '' ? $curMember->allergien : '---'); ?> + + |
+
+
+ = __('Show details', BDP_LV_PLUGIN_SLUG); ?>
+ + + + = __('Send E-Mail', BDP_LV_PLUGIN_SLUG); ?> + + + + + = __('Delete', BDP_LV_PLUGIN_SLUG); ?> + + |
+