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