forked from shibao/cannery
		
	improve some wording
This commit is contained in:
		@@ -33,7 +33,7 @@
 | 
			
		||||
    ) %>
 | 
			
		||||
    <%= error_tag(f, :notes, "col-span-3") %>
 | 
			
		||||
 | 
			
		||||
    <%= label(f, :date, gettext("Date (UTC)"), class: "title text-lg text-primary-600") %>
 | 
			
		||||
    <%= label(f, :date, gettext("Date"), class: "title text-lg text-primary-600") %>
 | 
			
		||||
    <%= date_input(f, :date, class: "input input-primary col-span-2") %>
 | 
			
		||||
    <%= error_tag(f, :notes, "col-span-3") %>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user