mirror of
https://codeberg.org/ThisIsMiseryy/techstore
synced 2026-03-29 20:21:20 +00:00
Rimozione intestazione "Prodotti TechStore"
This commit is contained in:
@@ -65,7 +65,6 @@ if ($result === false) {
|
|||||||
<button style="margin-left: 10px; padding: 8px 16px; background-color: #28a745; color: white; border: none; border-radius: 4px; cursor: pointer;">Accesso</button>
|
<button style="margin-left: 10px; padding: 8px 16px; background-color: #28a745; color: white; border: none; border-radius: 4px; cursor: pointer;">Accesso</button>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
<h1>Prodotti TechStore</h1>
|
|
||||||
|
|
||||||
<?php if ($result->num_rows > 0): ?>
|
<?php if ($result->num_rows > 0): ?>
|
||||||
<div class="products-grid">
|
<div class="products-grid">
|
||||||
|
|||||||
Reference in New Issue
Block a user