Subversion Repositories general

Rev

Rev 13 | Rev 972 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 13 Rev 16
Line 41... Line 41...
41
		<td><html:textarea property="comment" /></td>
41
		<td><html:textarea property="comment" /></td>
42
    </tr>
42
    </tr>
43
	<tr>
43
	<tr>
44
		<td colspan=2>
44
		<td colspan=2>
45
			<html:submit>Сохранить</html:submit>
45
			<html:submit>Сохранить</html:submit>
46
			<backpath:backlink>Отменить</backpath:backlink>
46
			<backpath:notEmpty><backpath:backlink>Отменить</backpath:backlink></backpath:notEmpty>
47
		</td>
47
		</td>
48
    </tr>
48
    </tr>
49
</table>
49
</table>
50
 
50
 
51
</html:form>
51
</html:form>