Subversion Repositories general

Compare Revisions

Regard whitespace Rev 15 → Rev 16

/kickup/trunk/webapp/admin/participant/edit.jsp
104,7 → 104,7
<tr>
<td colspan=2>
<html:submit>Сохранить</html:submit>
<backpath:backlink>Отменить</backpath:backlink>
<backpath:notEmpty><backpath:backlink>Отменить</backpath:backlink></backpath:notEmpty>
</td>
</tr>
</table>
/kickup/trunk/webapp/admin/participant/list.jsp
63,7 → 63,7
 
<backpath:link action="/admin/participant/edit" paramId="event" paramName="event" paramProperty="id">Добавить участника</backpath:link>
<br>
<backpath:backlink>Назад</backpath:backlink>
<backpath:notEmpty><backpath:backlink>Назад</backpath:backlink></backpath:notEmpty>
 
</body>