Subversion Repositories general

Rev

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

Rev 1393 Rev 1395
Line 4... Line 4...
4
	<tr>
4
	<tr>
5
		<th>Name</th>
5
		<th>Name</th>
6
		<td><input type=text name=export_name value="${EXPORT_NAME}"></td>
6
		<td><input type=text name=export_name value="${EXPORT_NAME}"></td>
7
	</tr>
7
	</tr>
8
	<tr>
8
	<tr>
-
 
9
		<th>Export Type</th>
-
 
10
		<td>	
-
 
11
			<select name=export_type>${TYPES}
-
 
12
			</select>
-
 
13
		</td>
-
 
14
	</tr>
-
 
15
	<tr>
9
		<th>Comment</th>
16
		<th>Comment</th>
10
		<td><textarea name=export_comment>${EXPORT_COMMENT}</textarea></td>
17
		<td><textarea name=export_comment>${EXPORT_COMMENT}</textarea></td>
11
	</tr>
18
	</tr>
12
	<tr class="buttons">
19
	<tr class="buttons">
13
		<td colspan=2>
20
		<td colspan=2>