Skip to content

Commit

Permalink
Update text
Browse files Browse the repository at this point in the history
  • Loading branch information
liron58 authored Apr 4, 2021
1 parent 2183d7a commit ab268e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudapp/src/app/settings/settings.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h1>Settings</h1>
</mat-form-field>
</div>
<span *ngIf="!from.valid && from.touched"
><p>Please choose one between circ_desk or department</p></span
><p>Please choose either circulation desk or department, but not both.</p></span
>
<mat-slide-toggle
name="auto_print_slip"
Expand Down

0 comments on commit ab268e7

Please sign in to comment.