projects
/
ccbs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
5664803
)
Added a link to "start tournament" in the tournament listing.
author
Steinar H. Gunderson
<sesse@samfundet.no>
Mon, 14 Feb 2005 18:28:18 +0000
(18:28 +0000)
committer
Steinar H. Gunderson
<sesse@samfundet.no>
Mon, 14 Feb 2005 18:28:18 +0000
(18:28 +0000)
html/templates/tournaments.tmpl
patch
|
blob
|
history
diff --git
a/html/templates/tournaments.tmpl
b/html/templates/tournaments.tmpl
index
eafa0e1
..
d21b379
100644
(file)
--- a/
html/templates/tournaments.tmpl
+++ b/
html/templates/tournaments.tmpl
@@
-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>)
<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>
</li>
[% END %]
</ul>