Subversion Repositories general

Compare Revisions

Ignore whitespace Rev 971 → Rev 972

/kickup/trunk/webapp/admin/act/edit.jsp
31,14 → 31,14
<backpath:current />
<html:hidden property="id" />
 
<table border=1>
<tr>
<table border=0 cellspacing=0 cellpadding=4>
<tr class="even">
<th>Название</th>
<td><html:text property="name" /></td>
<td><html:text property="name" style="width:100%" /></td>
</tr>
<tr>
<tr class="odd">
<th>Описание</th>
<td><html:textarea property="comment" /></td>
<td><html:textarea property="comment" cols="40" rows="8" style="width:200px;" /></td>
</tr>
<tr>
<td colspan=2>