- Needed to also uri encode the search string, so searches
containing '&' would not break.
Signed-off-by: William Rockwood <wrockwood@tadl.org>
</label>
<div class="results_header_div"></div>
<div class="float-left">
- <a class="tbutton small tadlblue" href="http://elibrary.mel.org/search/a?searchtype=X&searcharg=[% CGI.param('query') | html %]&SORT=D" style="padding:0;"><span style="padding:5px 8px;"><img src="/images/tadl/button-search-melcat.png" style="width:100px;" alt="Search MeLCat!" /></span></a>
+ <a class="tbutton small tadlblue" href="http://elibrary.mel.org/search/a?searchtype=X&searcharg=[% CGI.param('query') | uri | html %]&SORT=D" style="padding:0;"><span style="padding:5px 8px;"><img src="/images/tadl/button-search-melcat.png" style="width:100px;" alt="Search MeLCat!" /></span></a>
</div>
<div class="clear-both"></div>
</div>