Actualiser admin/dashboard.html
This commit is contained in:
@@ -131,13 +131,6 @@
|
|||||||
<button class="btn-action primary" onclick="saveConfigKeys()">Sauvegarder</button>
|
<button class="btn-action primary" onclick="saveConfigKeys()">Sauvegarder</button>
|
||||||
</div>
|
</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">
|
<label class="import-box" for="csv-file">
|
||||||
<i class="ti ti-file-upload"></i>
|
<i class="ti ti-file-upload"></i>
|
||||||
<p><strong>Cliquez ou déposez votre CSV</strong></p>
|
<p><strong>Cliquez ou déposez votre CSV</strong></p>
|
||||||
|
|||||||
Reference in New Issue
Block a user