Skip to content

Commit 9b04541

Browse files
committed
Update PAGE-deliver-form.php
1 parent 599adc4 commit 9b04541

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pages/PAGE-deliver-form.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@
6464
</div>
6565

6666
<!-- (B3) ITEMS LIST -->
67-
<div class="fw-bold text-danger mb-2">ITEMS</div>
67+
<div class="fw-bold text-danger">ITEMS</div>
68+
<div class="text-secondary mb-2">* Drag-and-drop to sort.</div>
6869
<div id="dlv-items" class="bg-white border p-4 mb-3 zebra">
6970
<?php
7071
if ($edit) {

0 commit comments

Comments
 (0)