mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Clean up view HTML
This commit is contained in:
		| @@ -38,11 +38,9 @@ | ||||
|                 </div> | ||||
|  | ||||
|                 <div class="row"> | ||||
|                     <!-- /.col --> | ||||
|                     <div class="col-xs-12"> | ||||
|                         <button type="submit" class="btn btn-primary btn-flat pull-right">{{ 'reset_button'|_ }}</button> | ||||
|                     </div> | ||||
|                     <!-- /.col --> | ||||
|                 </div> | ||||
|  | ||||
|             </form> | ||||
| @@ -53,6 +51,6 @@ | ||||
|             <a href="{{ route('register') }}" class="text-center">{{ 'register_new_account'|_ }}</a><br> | ||||
|         {% endif %} | ||||
|  | ||||
|     </div><!-- /.login-box-body --> | ||||
|     </div> | ||||
|  | ||||
| {% endblock %} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user