Update search_item.tpl
This commit is contained in:
		
					parent
					
						
							
								37a87b0f58
							
						
					
				
			
			
				commit
				
					
						a543ae6d8e
					
				
			
		
					 1 changed files with 5 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -8,11 +8,14 @@
 | 
			
		|||
			<div class="wall-item-photo-end"></div>	
 | 
			
		||||
			<div class="wall-item-wrapper" id="wall-item-wrapper-$id" >
 | 
			
		||||
				$lock
 | 
			
		||||
				<a href="$profile_url" title="$linktitle" class="wall-item-name-link"><span class="wall-item-name$sparkle" id="wall-item-name-$id" >$name</span></a>
 | 
			
		||||
				<div class="wall-item-ago"  id="wall-item-ago-$id">$ago</div>
 | 
			
		||||
				<div class="wall-item-location" id="wall-item-location-$id">$location</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</span>
 | 
			
		||||
		<div class="wall-item-author">
 | 
			
		||||
				<a href="$profile_url" title="$linktitle" class="wall-item-name-link"><span class="wall-item-name$sparkle" id="wall-item-name-$id" >$name</span></a>
 | 
			
		||||
				<div class="wall-item-ago"  id="wall-item-ago-$id">$ago</div>
 | 
			
		||||
				
 | 
			
		||||
		</div>			
 | 
			
		||||
		<div class="wall-item-content" id="wall-item-content-$id" >
 | 
			
		||||
			<div class="wall-item-title" id="wall-item-title-$id">$title</div>
 | 
			
		||||
			<div class="wall-item-title-end"></div>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue