Ejemplo n.º 1
0
        ?>
</td></tr>
				<tr><td class="descriptionbox wrap width25"><?php 
        echo GedcomTag::getLabel('PUBL');
        ?>
</td>
				<td class="optionbox wrap"><textarea name="PUBL" id="PUBL" rows="5" cols="60"></textarea><br><?php 
        echo FunctionsPrint::printSpecialCharacterLink('PUBL');
        ?>
</td></tr>
				<tr><td class="descriptionbox wrap width25"><?php 
        echo GedcomTag::getLabel('REPO');
        ?>
</td>
				<td class="optionbox wrap"><input type="text" data-autocomplete-type="REPO" name="REPO" id="REPO" value="" size="10"> <?php 
        echo FunctionsPrint::printFindRepositoryLink('REPO'), ' ', FunctionsEdit::printAddNewRepositoryLink('REPO');
        ?>
</td></tr>
				<tr><td class="descriptionbox wrap width25"><?php 
        echo GedcomTag::getLabel('CALN');
        ?>
</td>
				<td class="optionbox wrap"><input type="text" name="CALN" id="CALN" value=""></td></tr>
				<?php 
        echo keep_chan();
        ?>
			</table>
				<a href="#"  onclick="return expand_layer('events');"><i id="events_img" class="icon-plus"></i>
				<?php 
        echo I18N::translate('Associate events with this source');
        ?>