wrong verb in dislike activity body
This commit is contained in:
		
					parent
					
						
							
								844b177791
							
						
					
				
			
			
				commit
				
					
						f278d17910
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -149,7 +149,7 @@ EOT;
 | 
			
		|||
	$arr['author-name'] = $contact['name'];
 | 
			
		||||
	$arr['author-link'] = $contact['url'];
 | 
			
		||||
	$arr['author-avatar'] = $contact['thumb'];
 | 
			
		||||
	$arr['body'] = '[url=' . $contact['url'] . ']' . $contact['name'] . '[/url]' . ' ' .  t('likes') . ' ' 
 | 
			
		||||
	$arr['body'] = '[url=' . $contact['url'] . ']' . $contact['name'] . '[/url]' . ' ' . $bodyverb . ' ' 
 | 
			
		||||
		. '[url=' . $item['author-link'] . ']' . $item['author-name'] . t('\'s') . '[/url]' . ' '
 | 
			
		||||
		. '[url=' . $a->get_baseurl() . '/display/' . $owner['nickname'] . '/' . $item['id'] . ']' . $post_type . '[/url]' ;
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue