Subversion Repositories general

Compare Revisions

Ignore whitespace Rev 1392 → Rev 1393

/asterisk-stats/trunk/template/telbook_category_details_begin.tpl
0,0 → 1,13
<form method="POST" action="telbook_categories_update.php">
<input type=hidden name=id value="${CATEGORY_ID}">
<table class="telbook edit">
<tr>
<th>Name</th>
<td><input type=text name=category_name value="${CATEGORY_NAME}"></td>
</tr>
<tr>
<th>Comment</th>
<td><textarea name=category_comment>${CATEGORY_COMMENT}</textarea></td>
</tr>
<tr>
<td colspan=2>