# HG changeset patch # User Jaroslav Tulach # Date 1259701649 -3600 # Node ID 119b4c3f2cb9c5695bb8d59cf83b58a4207461fe # Parent 9e862a62de851575579f9ac5ede0bae191361c11 As Lastoff likes to resign even when he wants to play, let's move the resign button below the board diff -r 9e862a62de85 -r 119b4c3f2cb9 freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/game.fmt --- a/freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/game.fmt Tue Dec 01 09:40:54 2009 +0100 +++ b/freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/game.fmt Tue Dec 01 22:07:29 2009 +0100 @@ -167,10 +167,6 @@ -
- - -

<#if format?? && format = "text"> @@ -209,6 +205,13 @@ ${bundle.BOARD_IMAGE} ${bundle.BOARD_TEXT} +

+ <#if play> +

+ + +
+ <#macro printMove item> <#if item.@index = doc.game.@currentMove>