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";
_GroupBox();
GroupBox(_("Privileges"), "keys");
printf("<p>%s</p>", _c("room-reservation:Here you can fill in the ".
"periods where bookings can be undertaken. A booking period can ".
"e. g. correspond to a lesson."));
- echo "<div style='margin:8px;'>";
$this->otlb->show();
- echo "</div>\n";
_GroupBox();
GroupBox(_c("room-reservation:Further options"), "manage");