group: fix create new group form
This commit is contained in:
		
					parent
					
						
							
								ef34847501
							
						
					
				
			
			
				commit
				
					
						5fc3c3ab85
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -84,6 +84,7 @@ function group_content(&$a) {
 | 
			
		|||
		return replace_macros($tpl, $context + array(
 | 
			
		||||
			'$title' => t('Create a group of contacts/friends.'),
 | 
			
		||||
			'$gname' => array('groupname',t('Group Name: '),$group['name'], ''),
 | 
			
		||||
			'$gid' => 'new',
 | 
			
		||||
		));
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue