예제 #1
0
						<input class="pedigree_form" data-autocomplete-type="INDI" type="text" name="rootid" id="rootid" size="3" value="<?php 
echo $controller->root->getXref();
?>
">
						<?php 
echo FunctionsPrint::printFindIndividualLink('rootid');
?>
					</td>
					<td class="descriptionbox">
						<?php 
echo I18N::translate('Show details');
?>
					</td>
					<td class="optionbox">
						<?php 
echo FunctionsEdit::twoStateCheckbox('show_full', $controller->showFull());
?>
		  			</td>
					<td rowspan="3" class="topbottombar vmiddle">
						<input type="submit" value="<?php 
echo I18N::translate('View');
?>
">
					</td>
				</tr>
				<tr>
					<td class="descriptionbox">
						<?php 
echo I18N::translate('Generations');
?>
					</td>