navbar mod e small details
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user