java/nekurak.net-web/web/WEB-INF/casti/pridatPodnik.jsp
changeset 191 19128e9f7fb1
parent 145 0efefbf5f8b6
     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	Wed Jul 20 18:55:25 2011 +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;amp;akcePridat=pridej">
     1.8 +				<form method="post" action="${zc}?akce=pridatPodnik&amp;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/>