Merge remote-tracking branch 'upstream/develop' into 1507-new-poco

This commit is contained in:
Michael Vogel 2015-07-18 22:37:39 +02:00
commit a0734ceede
3 changed files with 4 additions and 1 deletions

View file

@ -605,6 +605,8 @@ function contacts_content(&$a) {
'$alt_text' => $alt_text,
'$sparkle' => $sparkle,
'$url' => $url,
'$profileurllabel' => t('Profile URL'),
'$profileurl' => $contact['url'],
));