- Booking Engine Version 1
- Rateplans, Room Types & Occupants
How to add Bullet Points to room type descriptions
The bullet points list must start with <ul> and end with </ul> and each separate line to start with <li> and end with </li>
Example:
Our Signature Double room features a Double Bed and
includes complimentary Facilities such as the following:
<ul>
<li>Plasma screen TV</li>
<li>Direct dial telephone</li>
<li>Workstation</li>
<li>Tea and coffee making facilities</li>
<li>Hairdryer</li>
<li> Iron, ironing board and bath with shower</li>
<li>Free Wifi</li>
</ul>