From cba95c5eb19a33654a6f0995c6f9e0885b7afc20 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Mon, 27 Apr 2020 13:35:29 +0200 Subject: fix password max size add error in hydrate --- app/view/templates/alert.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/view') diff --git a/app/view/templates/alert.php b/app/view/templates/alert.php index bab6410..4ee71d3 100644 --- a/app/view/templates/alert.php +++ b/app/view/templates/alert.php @@ -7,7 +7,7 @@ $this->start('head'); ?> - ' : '' ?> + ' : '' ?> -- cgit v1.2.3