From df9c4b8c1a7acfb35ecfc061e66a600ae22d5acb 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 --- 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') ?>

+