NIHVIVO-2636 Remove search-badQuery.ftl, since it's never invoked and it includes a template that no longer exists

This commit is contained in:
ryounes 2011-07-13 15:34:18 +00:00
parent b3c6c61325
commit 0c67302bd0

View file

@ -1,7 +0,0 @@
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<div class="contents searchFailed">
<p class="warning">Your query '${query}' was invalid. Please modify your search and try again.</p>
<#include "search-form.ftl">
</div>