1.1 --- a/java/nekurak.net-web/web/WEB-INF/casti/pridatPodnik.jsp Sun Jun 20 14:46:47 2010 +0200
1.2 +++ b/java/nekurak.net-web/web/WEB-INF/casti/pridatPodnik.jsp Tue Apr 23 21:43:37 2013 +0200
1.3 @@ -31,7 +31,7 @@
1.4 </c:choose>
1.5 </c:when>
1.6 <c:otherwise>
1.7 - <form method="post" action="?akce=pridatPodnik&amp;akcePridat=pridej">
1.8 + <form method="post" action="${zc}?akce=pridatPodnik&amp;akcePridat=pridej">
1.9 <fieldset>
1.10 <label><fmt:message key="dto.podnik.nazev"/>: <input type="text" name="nazev" maxlength="255"/></label><br/>
1.11 <label><fmt:message key="dto.podnik.popis"/>: <input type="text" name="popis" maxlength="255"/></label><br/>