mirror of
				https://github.com/twbs/bootstrap.git
				synced 2025-11-04 00:03:15 -05:00 
			
		
		
		
	Fix inconsistency between demo and displayed code for modal demo
Fixes #13991
This commit is contained in:
		
							parent
							
								
									d23d9ee4a0
								
							
						
					
					
						commit
						dcb09f3b09
					
				@ -67,7 +67,7 @@
 | 
			
		||||
 | 
			
		||||
        <div class="modal-header">
 | 
			
		||||
          <button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button>
 | 
			
		||||
          <h4 class="modal-title" id="myModalLabel">Modal Heading</h4>
 | 
			
		||||
          <h4 class="modal-title" id="myModalLabel">Modal title</h4>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="modal-body">
 | 
			
		||||
          <h4>Text in a modal</h4>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user