diff --git a/application/modules/default/views/layout/layout_appimagehub.phtml b/application/modules/default/views/layout/layout_appimagehub.phtml index 5c360380f..75d889bd3 100755 --- a/application/modules/default/views/layout/layout_appimagehub.phtml +++ b/application/modules/default/views/layout/layout_appimagehub.phtml @@ -1,189 +1,189 @@ . **/ ?> render('partials/htmlheader.phtml'); ?> render('partials/header/template_react.phtml'); ?> render('partials/flashMessage.phtml'); ?> layout()->content; ?> render('partials/footer/template.phtml'); ?> render('partials/genericModalConfirmation.phtml'); ?> - - + + render('partials/propagateLogin.phtml'); echo $this->render('partials/propagateLogout.phtml'); ?> inlineScript() ?> google_id; } ?> piwik_id; } ?> render('partials/profiler.phtml') ?> diff --git a/application/modules/default/views/layout/layout_appimagehub_home.phtml b/application/modules/default/views/layout/layout_appimagehub_home.phtml index c47a52ad2..296e8c9c8 100755 --- a/application/modules/default/views/layout/layout_appimagehub_home.phtml +++ b/application/modules/default/views/layout/layout_appimagehub_home.phtml @@ -1,151 +1,151 @@ . **/ ?> render('partials/htmlheader.phtml'); ?> - + render('partials/header/template_react.phtml'); ?> render('partials/flashMessage.phtml'); ?> layout()->content; ?> render('partials/footer/template.phtml'); ?> render('partials/propagateLogin.phtml'); echo $this->render('partials/propagateLogout.phtml'); ?> inlineScript() ?> google_id; } ?> piwik_id; } ?> render('partials/profiler.phtml') ?>