Merge pull request #941 from annando/master
Moved and renamed menu entries to improve the usability, global css, icons for social networks
This commit is contained in:
		
				commit
				
					
						807fc60d3e
					
				
			
		
					 19 changed files with 89 additions and 69 deletions
				
			
		| 
						 | 
				
			
			@ -6,6 +6,7 @@
 | 
			
		|||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
 | 
			
		||||
<base href="{{$baseurl}}/" />
 | 
			
		||||
<meta name="generator" content="{{$generator}}" />
 | 
			
		||||
<link rel="stylesheet" href="{{$baseurl}}/view/global.css" type="text/css" media="all" />
 | 
			
		||||
{{*<!--<link rel="stylesheet" href="{{$baseurl}}/library/fancybox/jquery.fancybox.css" type="text/css" media="screen" />-->*}}
 | 
			
		||||
<link rel="stylesheet" href="{{$baseurl}}/library/colorbox/colorbox.css" type="text/css" media="screen" />
 | 
			
		||||
<link rel="stylesheet" href="{{$baseurl}}/library/jgrowl/jquery.jgrowl.css" type="text/css" media="screen" />
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -17,11 +17,11 @@
 | 
			
		|||
 | 
			
		||||
{{else}}
 | 
			
		||||
	<span id="settings_mail_inflated" class="settings-block fakelink" style="display: block;" onclick="openClose('settings_mail_expanded'); openClose('settings_mail_inflated');">
 | 
			
		||||
		<h3 class="settings-heading">{{$h_imap}}</h3>
 | 
			
		||||
		<img class="connector" src="images/mail.png" /><h3 class="settings-heading connector">{{$h_imap}}</h3>
 | 
			
		||||
	</span>
 | 
			
		||||
	<div id="settings_mail_expanded" class="settings-block" style="display: none;">
 | 
			
		||||
	<span class="fakelink" onclick="openClose('settings_mail_expanded'); openClose('settings_mail_inflated');">
 | 
			
		||||
		<h3 class="settings-heading">{{$h_imap}}</h3>
 | 
			
		||||
		<img class="connector" src="images/mail.png" /><h3 class="settings-heading connector">{{$h_imap}}</h3>
 | 
			
		||||
	</span>
 | 
			
		||||
	<p>{{$imap_desc}}</p>
 | 
			
		||||
	{{include file="field_custom.tpl" field=$imap_lastcheck}}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue