X-Git-Url: https://git.mxchange.org/?p=admin.git;a=blobdiff_plain;f=application%2Fadmin%2Ftemplates%2Fde%2Fcode%2Faction_admin_status_problem.ctp;h=e08dfd7f7d31b52937781c5faf46d9b91ee0bde9;hp=de4ba157acabc6b77a6271ee40d308001fb680bb;hb=53e4499453e921421f58501304c0be123a1ebf22;hpb=3f60295d2c7f90d79c580353fdce55230911f361 diff --git a/application/admin/templates/de/code/action_admin_status_problem.ctp b/application/admin/templates/de/code/action_admin_status_problem.ctp index de4ba15..e08dfd7 100644 --- a/application/admin/templates/de/code/action_admin_status_problem.ctp +++ b/application/admin/templates/de/code/action_admin_status_problem.ctp @@ -25,7 +25,7 @@ $helperInstance->flushContent(); if ($helperInstance->ifUserAccountUnconfirmed()) { // Build the form for confirmation - $helperInstance = ObjectFactory::createObjectByConfiguredName('web_form_helper', array($this, "confirm_code")); + $helperInstance = ObjectFactory::createObjectByConfiguredName('web_form_helper', array($this, 'confirm_code')); // Add code box $helperInstance->addFormGroup('code', "Bitte gebe hier den Bestätigungscode aus der Willkommensemail ein. Solltest du diese nicht erhalten haben, kannst du dir diesen jetzt zusenden lassen."); @@ -53,7 +53,7 @@ if ($helperInstance->ifUserAccountUnconfirmed()) { kannst dir nun den Bestätigungslink erneut aussenden lassen, oder den Bestätigungscode unten eingeben. -
+