Merge pull request #726 from hargata/Hargata/454.2

Fixed wording.
This commit is contained in:
Hargata Softworks
2024-11-21 15:07:46 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
<div class="row">
<div class="col-12" style="max-height:50vh; overflow-y:auto;" id="supplies-table">
<div class="alert alert-warning" role="alert">
@translator.Translate(userLanguage,"Supplies are requisitioned immediately after the record saved.")
@translator.Translate(userLanguage,"Supplies are requisitioned immediately after the record is saved.")
</div>
<div class="d-flex align-items-center flex-wrap">
@foreach (string recordTag in recordTags)

File diff suppressed because one or more lines are too long