Last active
October 27, 2016 20:09
-
-
Save elizoller/9d66ad3beb98894dd32d441b1a0f27cf to your computer and use it in GitHub Desktop.
archivesspace search box
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<form id="searchForm2" accept-charset="UTF-8" action="http://nb4841.neu.edu:8081/search" method="get"><div style="margin:0;padding:0;display:inline"><input name="utf8" type="hidden" value="✓"></div> | |
<input type="text" class="input-large search" placeholder="Search..." name="q" value=""> | |
<button id="global-search-button" class="btn btn-large submit">Search</button> | |
</form> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment