new commit and update
This commit is contained in:
@@ -38,7 +38,7 @@ $result = $stmt->get_result();
|
||||
<?php include('include/navigationbar.php'); ?>
|
||||
<div class="content-page">
|
||||
<div class="content">
|
||||
<?php //include('include/topbar.php');
|
||||
<?php include('include/topbar.php');
|
||||
?>
|
||||
|
||||
<div class="page-content-wrapper">
|
||||
@@ -65,6 +65,11 @@ $result = $stmt->get_result();
|
||||
<i class="fas fa-plus"></i> Aggiungi Proprietario
|
||||
</a>
|
||||
</div>
|
||||
<div class="mb-3">
|
||||
<button onclick="history.back()" class="btn btn-dark">
|
||||
<i class="fas fa-arrow-left"></i> Torna indietro
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user