Skip to content

Commit

Permalink
ref
Browse files Browse the repository at this point in the history
  • Loading branch information
denys-olleik committed Dec 8, 2024
1 parent 78fecc6 commit 9effebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Accounting/Views/Customer/Edit.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
</div>
</div>

<button type="submit" class="full-width-regular-button">Create Customer and or Vendor</button>
<button type="submit" class="full-width-regular-button">Update customer and or vendor</button>
</form>

@if (Model != null && Model.ValidationResult != null)
Expand Down

0 comments on commit 9effebf

Please sign in to comment.