$name appearing on testbubble items
This commit is contained in:
		
					parent
					
						
							
								31f192bb57
							
						
					
				
			
			
				commit
				
					
						965e657c20
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -61,7 +61,7 @@
 | 
			
		|||
		</div>
 | 
			
		||||
		
 | 
			
		||||
		<div class="wall-item-author">
 | 
			
		||||
				<a href="$item.profile_url" title="$item.linktitle" class="wall-item-name-link"><span class="wall-item-name$item.sparkle" id="wall-item-name-$item.id" >$name</span></a>
 | 
			
		||||
				<a href="$item.profile_url" title="$item.linktitle" class="wall-item-name-link"><span class="wall-item-name$item.sparkle" id="wall-item-name-$item.id" >$item.name</span></a>
 | 
			
		||||
				<div class="wall-item-ago"  id="wall-item-ago-$item.id">$item.ago</div>
 | 
			
		||||
				
 | 
			
		||||
		</div>	
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue