Skip to content
Snippets Groups Projects
Commit 2ad709a9 authored by Dorian Merz's avatar Dorian Merz
Browse files

refs #16050 [fid] bugfix in myresearch-menu template

* moves closing div inside IF
parent 446df269
No related merge requests found
......@@ -90,7 +90,7 @@
<h4><?=$this->transEsc('fid::admin_section')?></h4>
<div class="myresearch-menu">
<a href="<?=$this->url('fid/admin/list')?>"><?=$this->transEsc('fid::permission_read_user_list')?></a>
<?php endif; ?>
</div>
<?php endif; ?>
<!-- fid: myresearch - menu.phtml END -->
<?php endif; ?>
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