From c09358794665832df009408551d8543ccb6e3783 Mon Sep 17 00:00:00 2001 From: Greg Roach Date: Sun, 11 Nov 2018 19:34:49 +0000 Subject: Rename GedcomRecord::getXref() to xref() --- resources/views/individual-page.phtml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'resources/views/individual-page.phtml') diff --git a/resources/views/individual-page.phtml b/resources/views/individual-page.phtml index 8fb15ee971..0d6b242b25 100644 --- a/resources/views/individual-page.phtml +++ b/resources/views/individual-page.phtml @@ -7,7 +7,7 @@ getTree())) : ?> /* I18N: %1$s is “accept”, %2$s is “reject”. These are links. */ - I18N::translate('This individual has been deleted. You should review the deletion and then %1$s or %2$s it.', '' . I18N::translateContext('You should review the deletion and then accept or reject it.', 'accept') . '', '' . I18N::translateContext('You should review the deletion and then accept or reject it.', 'reject') . '') . ' ' . FunctionsPrint::helpLink('pending_changes'), + I18N::translate('This individual has been deleted. You should review the deletion and then %1$s or %2$s it.', '' . I18N::translateContext('You should review the deletion and then accept or reject it.', 'accept') . '', '' . I18N::translateContext('You should review the deletion and then accept or reject it.', 'reject') . '') . ' ' . FunctionsPrint::helpLink('pending_changes'), ]) ?> getTree())) : ?> I18N::translate('This individual has been deleted. The deletion will need to be reviewed by a moderator.') . ' ' . FunctionsPrint::helpLink('pending_changes')]) ?> @@ -16,7 +16,7 @@ getTree())) : ?> /* I18N: %1$s is “accept”, %2$s is “reject”. These are links. */ - I18N::translate('This individual has been edited. You should review the changes and then %1$s or %2$s them.', '' . I18N::translateContext('You should review the changes and then accept or reject them.', 'accept') . '', '' . I18N::translateContext('You should review the changes and then accept or reject them.', 'reject') . '') . ' ' . FunctionsPrint::helpLink('pending_changes'), + I18N::translate('This individual has been edited. You should review the changes and then %1$s or %2$s them.', '' . I18N::translateContext('You should review the changes and then accept or reject them.', 'accept') . '', '' . I18N::translateContext('You should review the changes and then accept or reject them.', 'reject') . '') . ' ' . FunctionsPrint::helpLink('pending_changes'), ]) ?> getTree())) : ?> I18N::translate('This individual has been edited. The changes need to be reviewed by a moderator.') . ' ' . FunctionsPrint::helpLink('pending_changes')]) ?> @@ -65,7 +65,7 @@ getTree())) : ?> getFacts('OBJE')) > 1) : ?>
- +
@@ -73,7 +73,7 @@ getTree()->getPreference('MEDIA_UPLOAD') >= Auth::accessLevel($individual->getTree())) : ?>
- +
@@ -97,7 +97,7 @@