1.1 --- a/java/nekurak.net-web/web/WEB-INF/casti/odeslatKomentar.jsp Thu Jun 17 15:12:30 2010 +0200
1.2 +++ b/java/nekurak.net-web/web/WEB-INF/casti/odeslatKomentar.jsp Sat Jun 19 11:19:27 2010 +0200
1.3 @@ -25,7 +25,9 @@
1.4 <c:when test="${odeslatKomentar.ok}">
1.5 <p class="informacniHlaska">
1.6 <fmt:message key="komentar.odeslat.ok"/>,
1.7 - <a href="?akce=detail&amp;podnik=${komentar.podnik}"><fmt:message key="komentar.odeslat.pokracujte"/></a>.
1.8 + <a href="?akce=detail&amp;podnik=${komentar.podnik}">
1.9 + <fmt:message key="komentar.odeslat.pokracujte"/>
1.10 + </a>.
1.11 </p>
1.12 </c:when>
1.13 <c:otherwise>