Esempio n. 1
0
					<td>
						<input id="locality" name="locality" type="text">
					</td>
				</tr>
			</tbody>
		</table>

		<table id="tblSample" class="table table-census-inputs">
			<thead>
			<?php 
echo CensusAssistantModule::censusTableHeader($census);
?>
			</thead>
			<tbody>
			<?php 
echo CensusAssistantModule::censusTableRow($census, $head, $head);
?>
			</tbody>
		</table>

		<table class="table">
			<tbody>
				<tr>
					<th>
						<label for="notes">
							<?php 
echo I18N::translate('Notes');
?>
						</label>
					</th>
					<td>