Actualiser admin/dashboard.html

This commit is contained in:
2026-06-22 09:02:54 +02:00
parent 43100a1348
commit 37f2df8ccb
-7
View File
@@ -131,13 +131,6 @@
<button class="btn-action primary" onclick="saveConfigKeys()">Sauvegarder</button>
</div>
<!-- Zone d'import CSV -->
<hr class="divider">
<h3 style="font-size: 1rem; margin: 1.5rem 0 1rem; color: var(--text);">
<i class="ti ti-file-upload" style="color: var(--gold); margin-right: 0.5rem;"></i>
Importer un CSV
</h3>
<label class="import-box" for="csv-file">
<i class="ti ti-file-upload"></i>
<p><strong>Cliquez ou déposez votre CSV</strong></p>