freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/index.fmt
changeset 74 b2af4da1cbbe
parent 71 2bb77e950347
child 77 d574ac6e44cc
     1.1 --- a/freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/index.fmt	Tue Sep 08 07:45:59 2009 +0200
     1.2 +++ b/freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/index.fmt	Thu Sep 10 22:48:21 2009 +0200
     1.3 @@ -59,7 +59,7 @@
     1.4        </#list>
     1.5        </ol>
     1.6  
     1.7 -      <form action="games/create">
     1.8 +      <form action="/games/create">
     1.9              ${bundle.WHITE}: <input type="text" name="white" value="" />
    1.10              ${bundle.BLACK}: <input type="text" name="black" value="" />
    1.11              <input type="submit" value="${bundle.CREATE}" />