Subversion Repositories general

Compare Revisions

Ignore whitespace Rev 973 → Rev 974

/kickup/trunk/webapp/participant/register.jsp
14,7 → 14,7
 
<body>
 
<h1>Пьянка XP - <bean:write name="event" property="name" /> - Регистрация</h1>
<%@ include file="/header.jsp" %>
 
<strutsx:errorsIterator id="errors" />
<strutsx:notEmpty name="errors">
120,7 → 120,6
<tr>
<td colspan=3>
<html:submit>Зарегистрироваться</html:submit>
<backpath:notEmpty><backpath:backlink>Отменить</backpath:backlink></backpath:notEmpty>
</td>
</tr>
</table>
127,6 → 126,8
 
</html:form>
 
<%@ include file="/footer.jsp" %>
 
</body>
 
</html>