bibb-theme/templates/authority/search.phtml
2026-02-24 07:35:06 +01:00

5 lines
135 B
PHTML

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