Rev 1395 | Blame | Compare with Previous | Last modification | View Log | RSS feed
<form method="POST" action="telbook_export_update.php">
<input type=hidden name=id value="${EXPORT_ID}">
<table class="telbook edit">
<tr>
<th>Name</th>
<td><input type=text name=export_name value="${EXPORT_NAME}"></td>
</tr>
<tr>
<th>Export Type</th>
<td>
<select name=export_type>${TYPES}
</select>
</td>
</tr>
<tr>
<th>Comment</th>
<td><textarea name=export_comment>${EXPORT_COMMENT}</textarea></td>
</tr>
<tr>
<td colspan=2>