NIHVIVO-1864 Fix menu.jsp to work with changes to menu.ftl and identity.ftl since the initial freemarker transition

This commit is contained in:
rjy7 2011-02-03 20:07:00 +00:00
parent 281d2de68f
commit 12406d35d0
2 changed files with 2 additions and 7 deletions

View file

@ -16,4 +16,4 @@
<input type="text" name="querytext" id="search" class="search-form-item" value="${querytext!}" size="20" />
<input class="search-form-submit" name="submit" type="submit" value="Search" />
</form>
</div>
</div> <!-- end searchBlock -->