Skip to content
Snippets Groups Projects
Commit 435d3c97 authored by Aspectis's avatar Aspectis Committed by Dorian Merz
Browse files

refs #19256 [fid_bbi] remove "new releases" link

parent 992eb7b3
No related merge requests found
...@@ -41,16 +41,6 @@ ...@@ -41,16 +41,6 @@
<?=$this->transEsc('Data Collection')?> <?=$this->transEsc('Data Collection')?>
</a> </a>
</li> </li>
<li>
<?php
$newReleasesUrl = $this->url('search-results')
. $this->config()->get('config')->RawQueries['new_releases'];
?>
<a class="link-with-icon" href="<?=$newReleasesUrl?>">
<?=$this->icon('small/arrow-right')?>
<?=$this->transEsc('New Publications')?>
</a>
</li>
<li> <li>
<a class="link-with-icon" href="<?=$this->url('search-advanced')?>"> <a class="link-with-icon" href="<?=$this->url('search-advanced')?>">
<?=$this->icon('small/arrow-right')?> <?=$this->icon('small/arrow-right')?>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment