diff --git a/account-checkEmail.html b/account-checkEmail.html deleted file mode 100644 index 96211d459..000000000 --- a/account-checkEmail.html +++ /dev/null @@ -1,75 +0,0 @@ - - - -
- - -
-
- Funktioniert dein E-Mail Verification Code nicht?
- Schicke uns eine E-Mail und wir kümmern uns darum:
- E-Mail an Support schicken
-
Copyright © Gradido 2020
-Login Server in Entwicklung
-Alpha 0.20.07.10
-
- Copyright © Gradido 2020
-Login Server in Entwicklung
-Alpha 0.20.07.10
-Login Server in Entwicklung
-Alpha 0.20.07.10
-Login Server in Entwicklung
-Alpha 0.20.07.10
-Login Server in Entwicklung
-Alpha 0.20.07.10
-| = $this->Paginator->sort('id') ?> | += $this->Paginator->sort('profile_desc') ?> | += __('Actions') ?> | +
|---|---|---|
| = $this->Number->format($communityProfile->id) ?> | += h($communityProfile->profile_desc) ?> | ++ = $this->Html->link(__('View'), ['action' => 'view', $communityProfile->id]) ?> + = $this->Html->link(__('Edit'), ['action' => 'edit', $communityProfile->id]) ?> + = $this->Form->postLink(__('Delete'), ['action' => 'delete', $communityProfile->id], ['confirm' => __('Are you sure you want to delete # {0}?', $communityProfile->id)]) ?> + | +
= $this->Paginator->counter(['format' => __('Page {{page}} of {{pages}}, showing {{current}} record(s) out of {{count}} total')]) ?>
+| = __('Profile Desc') ?> | += h($communityProfile->profile_desc) ?> | +
|---|---|
| = __('Id') ?> | += $this->Number->format($communityProfile->id) ?> | +