navbar mod e small details

This commit is contained in:
2025-07-28 15:24:02 +02:00
parent 4c4c6e3153
commit c004636b6c
12 changed files with 296 additions and 19 deletions
+3 -5
View File
@@ -35,7 +35,7 @@
<ul class="mb-0">
<li>Template Name</li>
<li>Row Header and Column Header: where the title of the excel starts</li>
<li>Destination Table: already prefilled</li>
<li>Scheme and client</li>
</ul>
</div>
</div>
@@ -71,10 +71,8 @@
<textarea name="description" class="form-control"></textarea>
</div>
<div class="mb-3">
<label class="form-label"><?= htmlspecialchars($desttable, ENT_QUOTES, 'UTF-8'); ?> *</label>
<input type="text" name="target_table" class="form-control" value="datadb" readonly required style="background-color: #f0f0f0;">
</div>
<input type="hidden" name="target_table" value="datadb">
<div class="mb-3">
<label class="form-label">Button Size</label>