]> git.sesse.net Git - ccbs/blobdiff - html/templates/tournaments.tmpl
Added a link to "start tournament" in the tournament listing.
[ccbs] / html / templates / tournaments.tmpl
index eafa0e10b92abf891d2c21567cedebd30aa6864c..d21b37936e2dd614c3aa06b1810b4f6a536b888c 100644 (file)
@@ -17,6 +17,7 @@
       <li>
         <a href="show-tournament.pl?id=[% t.tournament %]">[% t.tournamentname %]</a>
        (<a href="registration.pl?id=[% t.tournament %]">registrering</a>)
+       (<a href="start-tournament.pl?id=[% t.tournament %]">begynn</a>)
       </li>
 [% END %]
     </ul>