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