diff --git a/src/User/resources/views/settings/gdprdelete.php b/src/User/resources/views/settings/gdprdelete.php new file mode 100644 index 0000000..a849352 --- /dev/null +++ b/src/User/resources/views/settings/gdprdelete.php @@ -0,0 +1,59 @@ + + * + * For the full copyright and license information, please view + * the LICENSE file that was distributed with this source code. + */ + +use yii\widgets\ActiveForm; +use yii\helpers\Html; +/* @var $model \Da\User\Form\GdprDeleteForm */ +?> + +
= Yii::t('usuario', 'You are about to delete all your personal data from this site.') ?>
++ = Yii::t( + 'usuario', + 'Once you have deleted your data, you will not longer be able to sign in with this account.' + ) ?> +
+