diff --git a/templates/form/user.php b/templates/form/user.php index 5449def..002d769 100644 --- a/templates/form/user.php +++ b/templates/form/user.php @@ -32,8 +32,8 @@ script('registration', 'form');

+ p($_['login']); +} ?>" placeholder="t('Login name')); ?>" />

@@ -56,8 +56,8 @@ script('registration', 'form');

+ p($_['phone']); +} ?>" placeholder="t('Phone number')); ?>" />

@@ -67,8 +67,8 @@ script('registration', 'form');

+ p($_['password']); +} ?>" placeholder="t('Password')); ?>"/>