Interface count for asset

This commit is contained in:
2023-02-24 14:46:24 +01:00
parent 6c9a169600
commit 42e327776c
14 changed files with 133 additions and 18 deletions
+8
View File
@@ -46,6 +46,14 @@
<textarea name="asset_info" cols="30" rows="10"></textarea>
</td>
</tr>
<tr>
<td class="label">
{$lang_asset_intf}
</td>
<td class="value">
<input type="text" size="6" maxlength="6" name="asset_intf" value="1">
</td>
</tr>
</table>
<table class="info">