mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-03 22:07:33 -05:00 
			
		
		
		
	Bug fixes
This commit is contained in:
		
							parent
							
								
									e36e5b4247
								
							
						
					
					
						commit
						c3b7902e6b
					
				@ -274,7 +274,7 @@
 | 
				
			|||||||
	<iframe id="theFrame" style="display:none" frameborder="1" width="100%" height="1180"></iframe>
 | 
						<iframe id="theFrame" style="display:none" frameborder="1" width="100%" height="1180"></iframe>
 | 
				
			||||||
	<canvas id="theCanvas" style="display:none;width:100%;border:solid 1px #CCCCCC;"></canvas>
 | 
						<canvas id="theCanvas" style="display:none;width:100%;border:solid 1px #CCCCCC;"></canvas>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	@if (!Auth::user()->isPro())
 | 
						@if (false && !Auth::user()->isPro())
 | 
				
			||||||
		{{ trans('texts.pro_plan.remove_logo', ['link'=>link_to('account/enable_pro_plan', trans('texts.pro_plan.remove_logo_link'))]) }}		
 | 
							{{ trans('texts.pro_plan.remove_logo', ['link'=>link_to('account/enable_pro_plan', trans('texts.pro_plan.remove_logo_link'))]) }}		
 | 
				
			||||||
	@endif
 | 
						@endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user