prep work

This commit is contained in:
zotlabs
2017-02-27 14:54:41 -08:00
parent d609d2d2ad
commit 18b22f5f8a
2 changed files with 2 additions and 1 deletions

View File

@@ -785,6 +785,7 @@ class Profiles extends \Zotlabs\Web\Controller {
'$contact' => array('contact', t('Contact information and social networks'), $r[0]['contact']),
'$channels' => array('channels', t('My other channels'), $r[0]['channels']),
'$extra_fields' => $extra_fields,
'$comms' => t('Communications'),
'$tel_label' => t('Phone'),
'$email_label' => t('Email'),
'$impp_label' => t('Instant messenger'),