]> git.mxchange.org Git - core.git/blobdiff - inc/classes/main/commands/html/class_HtmlLoginCommand.php
It is now 'main_content'.
[core.git] / inc / classes / main / commands / html / class_HtmlLoginCommand.php
index f5221504b67f05590cc1e79f5a8ff2444830d2b4..e3235769ab1fa3abd519da827ee6c07ba90656a3 100644 (file)
@@ -93,7 +93,7 @@ class HtmlLoginCommand extends BaseCommand implements Commandable, Registerable
                $templateInstance->loadCodeTemplate('login_form');
 
                // Assign the home template with the master template as a content ... ;)
                $templateInstance->loadCodeTemplate('login_form');
 
                // Assign the home template with the master template as a content ... ;)
-               $templateInstance->assignTemplateWithVariable('login_form', 'content');
+               $templateInstance->assignTemplateWithVariable('login_form', 'main_content');
 
                // Load the master template
                $templateInstance->loadCodeTemplate($masterTemplate);
 
                // Load the master template
                $templateInstance->loadCodeTemplate($masterTemplate);