bibb-theme/templates/authority/search.phtml

5 lines
138 B
PHTML

<?php
// Load standard settings from the default search results screen:
echo $this->render('search/resultsAuthorities.phtml');
?>