trying to capitalize headers of camp form email
This commit is contained in:
		
							parent
							
								
									51e9d7fc9b
								
							
						
					
					
						commit
						b3851df8ab
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -356,7 +356,7 @@ with the image attached"
 | 
			
		|||
              (:table
 | 
			
		||||
               (loop for row in form
 | 
			
		||||
                     do (:tr
 | 
			
		||||
                         (:th (car row))
 | 
			
		||||
                         (:th (string-capitalize (car row)))
 | 
			
		||||
                         (:td (cdr row))))))))))))
 | 
			
		||||
 | 
			
		||||
(tbnl:define-easy-handler (health-form :uri "/health-form") ()
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue