From 077420987020e59892cd749fd08af35f9e96b2ae Mon Sep 17 00:00:00 2001 From: rMalie Date: Tue, 27 Mar 2012 09:38:38 +0000 Subject: [PATCH] // Add a description near password in installer #PSFV-709 git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14292 b9a71923-0436-4b27-9f14-aed3839534dd --- install-dev/theme/views/configure.phtml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/install-dev/theme/views/configure.phtml b/install-dev/theme/views/configure.phtml index 691b2ecbc..9fc0e933d 100644 --- a/install-dev/theme/views/configure.phtml +++ b/install-dev/theme/views/configure.phtml @@ -131,7 +131,11 @@ var default_iso = 'session->shop_country ?>'; * - displayError('admin_password') ?> + displayError('admin_password')): ?> + displayError('admin_password') ?> + +

l('Must be alphanumeric string with at least 8 characters') ?>

+