NIHVIVO-2311: Continue working on templates and stylesheets for VITRO theme.

This commit is contained in:
manolobevia 2011-05-31 16:25:19 +00:00
parent bcda009285
commit 1613ecdfd0
7 changed files with 59 additions and 89 deletions

View file

@ -33,7 +33,7 @@
<form id="search-form" action="${urls.search}" name="search" role="search">
<div id="search-field">
<input type="text" name="querytext" class="search-vivo" value="${querytext!}" />
<input type="text" name="querytext" class="search-vitro" value="${querytext!}" />
<input type="submit" value="Search" class="submit">
</div>
</form>