diff options
Diffstat (limited to 'mod/contacts.php')
-rw-r--r-- | mod/contacts.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/contacts.php b/mod/contacts.php index 18eedbe9b..a1219f94d 100644 --- a/mod/contacts.php +++ b/mod/contacts.php @@ -274,6 +274,7 @@ function contacts_content(&$a) { '$ignorecont' => t('Ignore contact'), '$altcrepair' => t('Repair contact URL settings'), '$lblcrepair' => t("Repair contact URL settings \x28WARNING: Advanced\x29"), + '$lblrecent' => t('View conversations'), '$delete' => t('Delete contact'), '$poll_interval' => contact_poll_interval($r[0]['priority']), '$lastupdtext' => t('Last updated: '), |