diff --git a/themes/fid_adlr/templates/myresearch/databases.phtml b/themes/fid_adlr/templates/myresearch/databases.phtml
index 62495e01e8cd098f040b88afa94e00d40b877a4c..8bc174cd8da7229f537dea43b984a810ac94c2f2 100644
--- a/themes/fid_adlr/templates/myresearch/databases.phtml
+++ b/themes/fid_adlr/templates/myresearch/databases.phtml
@@ -9,8 +9,10 @@ $account = $this->auth()->getManager();
 ?>
 
 <div class="<?= $this->layoutClass('mainbody') ?>">
-  <?php /* finc V5: adds offcanvas-toggler missing in VF5, compare with finc/fid themes during update - CK */ ?>
-  <?=$this->render('RecordDriver/DefaultRecord/offcanvas-toggler-myresearch'); ?>
+  <?php if ($account->isLoggedIn()): ?>
+    <?php /* finc V5: adds offcanvas-toggler missing in VF5, compare with finc/fid themes during update - CK */ ?>
+    <?=$this->render('RecordDriver/DefaultRecord/offcanvas-toggler-myresearch'); ?>
+  <?php endif; ?>
 
   <!-- fid-adlr: licenses -->
   <br />