moved register-button for course into own line

This commit is contained in:
Felix Hamann 2018-06-07 12:28:53 +02:00
parent b2874cf2bb
commit 9eaa280dfb

View File

@ -30,14 +30,13 @@
$maybe regTo <- courseRegisterTo course
\ bis #{formatTimeGerWD regTo}
<tr>
<th>
<td>
$# if allowed to register
<div .course__registration.container>
<button class="btn btn-primary">
<a href="#">Anmelden
$# if already registered
<div .course__registration.container>
<button class="btn btn-info">
<a href="#">Abmelden
$# <form method=post action=@{CourseR tid csh CShow} enctype=#{regEnctype}>
$# ^{regWidget}