Skip to content

Commit 84e2739

Browse files
committed
Update PAGE-items-form.php
1 parent 9b04541 commit 84e2739

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pages/PAGE-items-form.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
<h3 class="m-0"><?=$edit?"EDIT":"ADD"?> ITEM</h3>
88
<div class="text-danger fw-bold mb-3">
99
<?php if ($edit) { ?>
10-
* All movement history, suppier items, and orders will also be updated if you change the SKU/name/unit.
10+
* If you change the SKU/name/unit -
11+
All movement history, supplier items, and orders will also be updated.
1112
This can potentially mess things up, do so with extra care.
1213
<?php } ?>
1314
</div>

0 commit comments

Comments
 (0)