"<td style='width:50%;'>\n";
GroupBox(_c("room-reservation:Available rooms"), "host");
- printf("<p>%s</p>", _c("room-reservation:The following rooms are ".
- "available for booking:"));
+ 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>):")));
echo "<div style='margin:8px;'>";
$this->orwlb->show();
echo "</div>\n";