diff --git a/themes/blueprint/templates/myresearch/login.phtml b/themes/blueprint/templates/myresearch/login.phtml index 3b5ef81ec930a74eda82076f474917ee7db52714..c72b5e23ca553b21e9834a07ccac93929c201f09 100644 --- a/themes/blueprint/templates/myresearch/login.phtml +++ b/themes/blueprint/templates/myresearch/login.phtml @@ -9,7 +9,7 @@ // If we're in AJAX mode, load some extra Javascript inline: if ($this->layout()->getTemplate() == 'layout/lightbox') { - echo $this->inlineScript()->appendFile("rc4.js"); + $this->inlineScript()->appendFile("rc4.js"); } // Convenience variables: