remove optional from addons title
This commit is contained in:
parent
327fb9a3aa
commit
2178427cf3
1 changed files with 1 additions and 1 deletions
|
@ -281,7 +281,7 @@
|
|||
|
||||
<!-- Addons Section - Hidden by default, shown by JS if addons exist -->
|
||||
<div class="mb-4" id="addonsSection" style="display: none;">
|
||||
<label class="form-label">Add-ons (Optional)</label>
|
||||
<label class="form-label">Add-ons</label>
|
||||
<div id="addonsContainer">
|
||||
<!-- Add-ons will be dynamically populated here -->
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue