misspelling
This commit is contained in:
		| @@ -83,7 +83,7 @@ function viewconnections_content(&$a) { | |||||||
|  |  | ||||||
| 	$tpl = get_markup_template("viewcontact_template.tpl"); | 	$tpl = get_markup_template("viewcontact_template.tpl"); | ||||||
| 	$o .= replace_macros($tpl, array( | 	$o .= replace_macros($tpl, array( | ||||||
| 		'$title' => t('View Connnections'), | 		'$title' => t('View Connections'), | ||||||
| 		'$contacts' => $contacts, | 		'$contacts' => $contacts, | ||||||
| 		'$paginate' => paginate($a), | 		'$paginate' => paginate($a), | ||||||
| 	)); | 	)); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user