1
0
Fork 0

provide disclosure warning on private network page

This commit is contained in:
Friendika 2011-04-19 21:09:25 -07:00
commit 3787e1e500
5 changed files with 40 additions and 23 deletions

View file

@ -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: '),