Fix typos
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
|
||||
@@ -71,11 +71,11 @@
|
||||
<f:if condition="{bars}">
|
||||
<f:then>
|
||||
<div class="headerbar">
|
||||
Appartments
|
||||
Apartments
|
||||
</div>
|
||||
</f:then>
|
||||
<f:else>
|
||||
<h2>Appartments</h2>
|
||||
<h2>Apartments</h2>
|
||||
</f:else>
|
||||
</f:if>
|
||||
</f:if>
|
||||
|
||||
@@ -105,7 +105,7 @@
|
||||
<div class="well">{hotel.features -> f:format.html()}</div>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="control-label">Zimmerarten/Appartmentbeschreibung</label>
|
||||
<label class="control-label">Zimmerarten/Apartmentbeschreibung</label>
|
||||
<div class="well">{hotel.roomtypes -> f:format.html()}</div>
|
||||
</div>
|
||||
<h4>Termine, Zimmer, Leistungen und Zustiege</h4>
|
||||
|
||||
Reference in New Issue
Block a user