- printf("<p>%s</p>", _c("room-reservation:The following rooms are ".
- "available for booking:"));
- echo "<div style='margin:8px;'>";
+ printf("<p>%s</p>", sprintf(_c("room-reservation:The following rooms are ".
+ "available for booking (you can add and delete rooms on the <a href='".
+ "/idesk/inet/admin/'>computer administration page</a>):")));