No need to use link for comments section title
authorJaroslav Tulach <jaroslav.tulach@apidesign.org>
Mon, 26 Oct 2009 11:55:28 +0100
changeset 13891d56ffec4fb
parent 137 4e5cf409d1aa
child 139 85bbddead23e
No need to use link for comments section title
freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/game.fmt
     1.1 --- a/freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/game.fmt	Mon Oct 26 10:46:39 2009 +0100
     1.2 +++ b/freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/game.fmt	Mon Oct 26 11:55:28 2009 +0100
     1.3 @@ -237,7 +237,7 @@
     1.4            </tbody>
     1.5        </table>
     1.6  
     1.7 -      <h3><a href="/games/${doc.game.id.@id}?move=0">${bundle.TALK}</a></h3>
     1.8 +      <h3>${bundle.TALK}</h3>
     1.9  
    1.10        <ul>
    1.11        <#list doc.game.moves.item.comment as item>