App-Office-Contacts

 view release on metacpan or  search on metacpan

htdocs/assets/templates/app/office/contacts/search.tx  view on Meta::CPAN

<form id="search_form">

<table align="center">
	<tr>
		<td colspan="2"><div class="blue_centered">Search</div></td>
	</tr>
	<tr>
		<td colspan="2">Search keys can be (fragments of): personal or organizational names, email addresses, or phone numbers</td>
	</tr>
</table>

<table align="center">
	<tr>
		<td>Search key:</td>
		<td align="left"><input id="search_name" type="text" size="40" maxlength="100"></td>
	</tr>
	<tr>
		<td align="center"><input type="submit" value="Search"></td>



( run in 0.620 second using v1.01-cache-2.11-cpan-364913b4093 )