We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0da8b2 commit 0f30791Copy full SHA for 0f30791
transaction.php
@@ -210,7 +210,7 @@
210
<div class="mb-3"><label class="form-label"><strong>Quantity</strong></label><input class="form-control" type="number" name="qty" placeholder="Qty" min="1" value="1"></div>
211
212
</div>
213
- <div class="modal-footer"><button class="btn btn-light" type="button" data-bs-dismiss="modal">Close</button><button class="btn btn-primary" type="submit">Add</button></div>
+ <div class="modal-footer"><button class="btn btn-primary" type="submit">Add</button></div>
214
</form>
215
216
0 commit comments