* Replaced most remaining occurrences of getMessage() method calls with adequate gettext() method calls
* Removed obsolete Root.getSiteList() method * Moved searchview.skin as #result subskin into Story.skin * Fixed alignment of calendar month
This commit is contained in:
		
							parent
							
								
									78b2261e88
								
							
						
					
					
						commit
						77255296dc
					
				
					 14 changed files with 54 additions and 99 deletions
				
			
		|  | @ -49,6 +49,10 @@ | |||
|    </div> | ||||
| </div> | ||||
| 
 | ||||
| <% #result %> | ||||
| <br /><% story.summary %> | ||||
| <div class="small">by <% story.creator %> (<% story.modified short %>)</div> | ||||
| 
 | ||||
| <% #top %> | ||||
| <tr> | ||||
| <td align="right" valign="baseline" class="small"><% param.position %></td> | ||||
|  |  | |||
|  | @ -1,3 +0,0 @@ | |||
| <br /><% story.content part="title" as="link" %><br /> | ||||
| <% story.content part="text" limit="200" suffix=" ..." %> | ||||
| <div class="small">by <% story.creator %> (<% story.modifytime format="short" %>)</div> | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue