update main branch #47

Merged
jorge merged 166 commits from develop into main 2021-12-01 11:20:13 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 0cdd3ba1cb - Show all commits

View File

@ -5,7 +5,7 @@
['class' => 'advanced-search']
); ?>
<h2><?php echo sprintf($this->translate('Item set results for "%s"'), $fulltextSearch); ?></h2>
<h3 class="item-set-resutls-title"><?php echo sprintf($this->translate('Item set results for "%s"'), $fulltextSearch); ?></h3>
<?php echo $this->pagination(); ?>

View File

@ -35,7 +35,7 @@ $("#archive_page_title").html('<?php echo $_html ?>');
</script>
<!-- arc-hive insert ends -->
<h3 class="search-results"><?php echo sprintf($this->translate('Search results for “%s”'), $fulltextSearch); ?></h3>
<h3 class="search-results-for-title"><?php echo sprintf($this->translate('Search results for “%s”'), $fulltextSearch); ?></h3>
<div class="results">