starting on pinging the basic elements of federation and communication
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
function follow_widget() {
|
||||
|
||||
return replace_macros(get_markup_template('follow.tpl'),array(
|
||||
'$connect' => t('Add New Contact'),
|
||||
'$desc' => t('Enter address or web location'),
|
||||
'$connect' => t('Add New Channel'),
|
||||
'$desc' => t('Enter webbie (channel location)'),
|
||||
'$hint' => t('Example: bob@example.com, http://example.com/barbara'),
|
||||
'$follow' => t('Connect')
|
||||
));
|
||||
|
Reference in New Issue
Block a user