fixed typo
This commit is contained in:
parent
c1be6a2be8
commit
d40912b5e7
@ -2,6 +2,6 @@
|
||||
<div class="signin-form-container">
|
||||
<h1 ng-bind="restaurant.name"></h1>
|
||||
<p>Is currently closed. It will be open during the following hours (<span ng-bind="restaurant._tzabbr"></span>):<br /><br />
|
||||
<div ng-bind-html-unsafe="restaurant.closedMessage()"</div>
|
||||
<div ng-bind-html-unsafe="restaurant.closedMessage()"></div>
|
||||
</div>
|
||||
</div>
|
||||
Loading…
x
Reference in New Issue
Block a user