]> git.mxchange.org Git - city.git/blobdiff - application/city/templates/code/action_city_login_government_training.ctp
Continued:
[city.git] / application / city / templates / code / action_city_login_government_training.ctp
index c8eb7b9bd09436a164810362f31b5272148c686f..ec859132048209e3ea3608a7e1fac62989db7d6b 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 // Import framework stuff
-use Org\Mxchange\CoreFramework\Factory\ObjectFactory;
+use Org\Mxchange\CoreFramework\Factory\Object\ObjectFactory;
 
 // Get form helper instance
 $helperInstance = ObjectFactory::createObjectByConfiguredName('html_form_helper_class', array($this, 'city_government_training'));
@@ -16,7 +16,7 @@ $helperInstance->addFormGroup('persona_data', "Deine pers&ouml;nliche Daten, die
 
 // Ask again for current account password
 $helperInstance->addFormGroup('password', "Bitte gebe zur Best&auml;tigung dein derzeitiges Passwort ein.");
-$helperInstance->addFieldText('password', "Derzeitiges Passwort:");
+$helperInstance->addFieldLabel('password', "Derzeitiges Passwort:");
 $helperInstance->addInputPasswordField('password');
 
 // Display email, surname and family name