Skip to content

Commit 7e316fd

Browse files
Fixed errors in the merge with development branch
2 parents 7b1a743 + 83b4ea3 commit 7e316fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

i4t_web/client/imports/app/web/administrator/administration/establishment/register/create-confirm/create-confirm.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</div>
1212

1313
<div style="width: 450px; margin-bottom: 15px">
14-
<span style="color:red">* </span>{{ 'RESTAURANT_REGISTER.DIALOG_SENTENCE_3' | translate }}
14+
{{ 'RESTAURANT_REGISTER.DIALOG_SENTENCE_3' | translate }}
1515
</div>
1616
</mat-card-content>
1717
<mat-card-actions align="end">

0 commit comments

Comments
 (0)