company fiscal number added to hosting invoice footer
This commit is contained in:
		
					parent
					
						
							
								8d53917826
							
						
					
				
			
			
				commit
				
					
						eefe9ba940
					
				
			
		
					 2 changed files with 5 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -542,6 +542,10 @@
 | 
			
		|||
  font-size: 11px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.order_detail_footer small {
 | 
			
		||||
  font-size: 8px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.dashboard-title-thin {
 | 
			
		||||
  font-weight: 300;
 | 
			
		||||
  font-size: 32px;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -156,7 +156,7 @@
 | 
			
		|||
        {% else %}
 | 
			
		||||
            <div class="order_detail_footer">
 | 
			
		||||
                <strong>ungleich glarus ag</strong>  Bahnhofstrasse 1, 8783 Linthal, Switzerland<br>
 | 
			
		||||
                www.datacenterlight.ch  |  info@datacenterlight.ch
 | 
			
		||||
                www.datacenterlight.ch  |  info@datacenterlight.ch  |  <small>CHE-156.970.649 MWST</small>
 | 
			
		||||
            </div>
 | 
			
		||||
        {% endif %}
 | 
			
		||||
    {% endif %}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue