first pass name change
This commit is contained in:
@@ -450,7 +450,7 @@ function format_event_diaspora($ev) {
|
||||
|
||||
$bd_format = t('l F d, Y \@ g:i A') ; // Friday January 18, 2011 @ 8 AM
|
||||
|
||||
$o = t('Redmatrix event notification:') . "\n";
|
||||
$o = t('Hubzilla event notification:') . "\n";
|
||||
|
||||
$o .= '**' . (($ev['summary']) ? bb2diaspora($ev['summary']) : bb2diaspora($ev['desc'])) . '**' . "\n";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user