fix tournament list colspan

This commit is contained in:
Thibault Duplessis 2013-06-05 21:18:05 +02:00
parent 7bdff5e676
commit 2f8d41caf1

View file

@ -40,7 +40,7 @@
}
@if(ctx.isAuth) {
<tr class="create">
<td>
<td colspan="5">
<a href="@routes.Tournament.form()" class="action">Create a new tournament</a>
</td>
</tr>