projects
/
ccbs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc972e1
)
Add form (no backend yet) for registering new players.
author
Steinar H. Gunderson
<sesse@samfundet.no>
Thu, 17 Feb 2005 19:31:34 +0000
(19:31 +0000)
committer
Steinar H. Gunderson
<sesse@samfundet.no>
Thu, 17 Feb 2005 19:31:34 +0000
(19:31 +0000)
html/templates/registration.tmpl
patch
|
blob
|
history
diff --git
a/html/templates/registration.tmpl
b/html/templates/registration.tmpl
index
5a2239f
..
38d2d65
100644
(file)
--- a/
html/templates/registration.tmpl
+++ b/
html/templates/registration.tmpl
@@
-33,6
+33,24
@@
</form>
</div>
+<h2>Registrering av ny spiller</h2>
+
+<div>
+<form method="post" action="do-add-player.pl">
+ <table>
+ <tr>
+ <th>Nick</th>
+ <td><input name="nick" /></td>
+ </tr>
+ <tr>
+ <th colspan="2">
+ <input type="submit" value="Legg til" />
+ </th>
+ </tr>
+ </table>
+</form>
+</div>
+
<h2>PƄmeldte</h2>
<div>