diff options
Diffstat (limited to 'modules/fact_sources/report.xml')
| -rw-r--r-- | modules/fact_sources/report.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/fact_sources/report.xml b/modules/fact_sources/report.xml index 414e286644..4be2b70ca1 100644 --- a/modules/fact_sources/report.xml +++ b/modules/fact_sources/report.xml @@ -1,9 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <Report> -<!-- $Id$ --> + <!-- $Id$ --> <Title><var var="WT_I18N::translate('Fact Sources')" /></Title> <Description>Prints a list of individuals and families with a specific source for facts or records</Description> - <Input name="sid" lookup="SOUR" default="" type="text"><var var="WT_I18N::translate('Find Source ID')" /></Input> <Input name="stype" type="select" default="facts" options="facts=>WT_I18N::translate('facts')|records=>WT_I18N::translate('records')"><var var="WT_I18N::translate('Source type')" /></Input> <Input name="sortby" type="select" default="BIRT:DATE" options="NAME=>WT_I18N::translate('Name')|BIRT:DATE=>WT_I18N::translate('Date of birth')"><var var="WT_I18N::translate('Sort by')" /></Input> |
