Print version at bottom
authorJaroslav Tulach <jaroslav.tulach@apidesign.org>
Tue, 02 Mar 2010 17:09:06 +0100
changeset 2324a94cefe6555
parent 231 a849ce530828
child 233 ecddc9f373bb
Print version at bottom
freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/elo.fmt
     1.1 --- a/freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/elo.fmt	Thu Feb 18 08:33:00 2010 +0100
     1.2 +++ b/freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/elo.fmt	Tue Mar 02 17:09:06 2010 +0100
     1.3 @@ -47,5 +47,7 @@
     1.4        <#if (doc.eloList.originalList='false')>
     1.5            <h4><a href="/elo?historyId=${historyId?number+1}">${bundle.ELO_PREVIOUS}</a></h4>
     1.6        </#if>
     1.7 +      <hr/>
     1.8 +      ${bundle("copyright", version)}
     1.9    </body>
    1.10  </html>
    1.11 \ No newline at end of file