Skip to content
Snippets Groups Projects
Commit 4ee199e8 authored by Kevin Abel's avatar Kevin Abel
Browse files

Ensure that the results placeholder is loaded

parent a62c20aa
No related branches found
No related tags found
1 merge request!64.1
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
</div> </div>
<div class="search-results"> <div class="search-results">
<?php echo $local_results ?> <?php echo $local_results ?>
<?php renderTemplate('templates/google-results.tpl.php', array( <?php echo renderTemplate('templates/google-results.tpl.php', array(
'title' => 'All of UNL', 'title' => 'All of UNL',
'id' => 'unl_results', 'id' => 'unl_results',
)) ?> )) ?>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment