summaryrefslogtreecommitdiff
path: root/modules/GEDFact_assistant/_MEDIA/media_3_find.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/GEDFact_assistant/_MEDIA/media_3_find.php')
-rw-r--r--modules/GEDFact_assistant/_MEDIA/media_3_find.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/GEDFact_assistant/_MEDIA/media_3_find.php b/modules/GEDFact_assistant/_MEDIA/media_3_find.php
index 0bfb64e15c..aa21ca3a88 100644
--- a/modules/GEDFact_assistant/_MEDIA/media_3_find.php
+++ b/modules/GEDFact_assistant/_MEDIA/media_3_find.php
@@ -449,7 +449,7 @@ if ($action=="filter") {
<b>".$indi->getFullName()."</b>&nbsp;&nbsp;&nbsp;";
if ($ABBREVIATE_CHART_LABELS) {
- $born=i18n::fact_abbreviation('BIRT');
+ $born=abbreviate_fact('BIRT');
} else {
$born=i18n::translate('BIRT');
}