 3a67845aaf
			
		
	
	
	3a67845aaf
	
	
	
		
			
			- upgraded jQuery and accordion to latest version (and reorganised a bit their location) git-svn-id: http://piwigo.org/svn/trunk@2489 68402e56-0260-453c-a942-63ccdbb3a9ee
		
			
				
	
	
		
			13 lines
		
	
	
	
		
			308 B
		
	
	
	
		
			Smarty
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
	
		
			308 B
		
	
	
	
		
			Smarty
		
	
	
	
	
	
| {* $Id$ *}
 | |
| <div id="content" class="content">
 | |
| {$HELP_CONTENT}
 | |
| </div> <!-- content -->
 | |
| 
 | |
| <ul class="categoryActions">
 | |
| 	<li>
 | |
| 		<a href="#" onclick="window.close();" title="{'Close this window'|@translate}">
 | |
| 			<img src="{$ROOT_URL}{$themeconf.icon_dir}/exit.png" class="button" alt="exit">
 | |
| 		</a>
 | |
| 	</li>
 | |
| </ul>
 | |
| 
 |