mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Remove double exclamation mark.
This commit is contained in:
		| @@ -29,7 +29,7 @@ | ||||
|                 <div class="alert alert-danger alert-dismissible" role="alert"> | ||||
|                     <button type="button" class="close" data-dismiss="alert"><span>×</span><span class="sr-only">{{ 'close'|_ }}</span> | ||||
|                     </button> | ||||
|                     <strong>{{ 'flash_error'|_ }}!</strong> {{ errors.get('email')[0] }} | ||||
|                     <strong>{{ 'flash_error'|_ }}</strong> {{ errors.get('email')[0] }} | ||||
|                 </div> | ||||
|             </div> | ||||
|         </div> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user