Update pagedResults - cleaned up bad merge results
This commit is contained in:
parent
16412889b2
commit
315894cc30
1 changed files with 0 additions and 5 deletions
|
@ -23,16 +23,11 @@
|
||||||
var urlsBase = '${urls.base}';
|
var urlsBase = '${urls.base}';
|
||||||
</script>
|
</script>
|
||||||
</h2>
|
</h2>
|
||||||
<<<<<<< HEAD
|
|
||||||
|
|
||||||
<span id="downloadResults" title="Download Results">
|
<span id="downloadResults" title="Download Results">
|
||||||
<img id="downloadIcon" src="images/download-icon.png" alt="Download Results" />
|
<img id="downloadIcon" src="images/download-icon.png" alt="Download Results" />
|
||||||
</span>
|
</span>
|
||||||
|
|
||||||
<span id="searchHelp"><a href="${urls.base}/searchHelp" title="search help">Not the results you expected?</a></span>
|
|
||||||
|
|
||||||
<div class="contentsBrowseGroup" style="clear:left">
|
|
||||||
|
|
||||||
<span id="searchHelp"><a href="${urls.base}/searchHelp" title="${i18n().search_help}">${i18n().not_expected_results}</a></span>
|
<span id="searchHelp"><a href="${urls.base}/searchHelp" title="${i18n().search_help}">${i18n().not_expected_results}</a></span>
|
||||||
<div class="contentsBrowseGroup">
|
<div class="contentsBrowseGroup">
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue