]> git.mxchange.org Git - friendica.git/blobdiff - src/Model/Profile.php
Merge pull request #12228 from MrPetovan/task/4090-move-mod-photos
[friendica.git] / src / Model / Profile.php
index 367680c42ce166d4f238f2a5fa979662570c9deb..dcd39a30c1cf2b243bace5a5fa880a26a2546e8c 100644 (file)
@@ -467,6 +467,7 @@ class Profile
                        '$account_type' => $account_type,
                        '$location' => $location,
                        '$homepage' => $homepage,
+                       '$homepage_verified' => DI::l10n()->t('This website has been verified to belong to the same person.'),
                        '$about' => $about,
                        '$network' => DI::l10n()->t('Network:'),
                        '$contacts' => $contact_count,