mirror of
				https://github.com/billz/raspap-webgui.git
				synced 2025-03-01 10:31:47 +00:00 
			
		
		
		
	remove superfluous button container
This commit is contained in:
		| @@ -71,11 +71,9 @@ | ||||
|                 <?php endforeach ?> | ||||
|               <?php endif ?> | ||||
|             </div><!-- /.row --> | ||||
|             <div class="col-lg-12"> | ||||
|               <div class="row"> | ||||
|                 <button type="button" onClick="window.location.reload();" class="btn btn-outline btn-primary"><i class="fas fa-sync-alt"></i> <?php echo _("Refresh") ?></a> | ||||
|               </div> | ||||
|             </div> | ||||
|  | ||||
|             <button type="button" onClick="window.location.reload();" class="btn btn-outline btn-primary"><i class="fas fa-sync-alt"></i> <?php echo _("Refresh") ?></a> | ||||
|  | ||||
|           </div> | ||||
|         </div> | ||||
|       </div><!-- /.card-body --> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user