diff --git a/themes/finc/templates/myresearch/mylist.phtml b/themes/finc/templates/myresearch/mylist.phtml index 96137debf508625da4aa17a7d91e3aa85976e2a8..03e2f86889e32d9302a1ee2c3b08dd74a015ba3d 100644 --- a/themes/finc/templates/myresearch/mylist.phtml +++ b/themes/finc/templates/myresearch/mylist.phtml @@ -31,6 +31,9 @@ $user = $this->auth()->isLoggedIn(); </a> <div class="<?=$this->layoutClass('mainbody')?>"> <h1><?=$list ? $this->escapeHtml($list->title) : $this->transEsc("Your Favorites")?></h1> + + <?=$this->flashmessages()?> + <nav class="search-header hidden-print"> <div class="search-stats"> <?php if ($recordTotal > 0): ?>