GUI improvements and new assetclass description
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<table class="title">
|
||||
<tr>
|
||||
<td class="header">
|
||||
<img class="icon" src="images/disconnect.png" alt="" />
|
||||
{$lang_cable_add}
|
||||
</td>
|
||||
<td align="right">
|
||||
@@ -17,6 +18,9 @@
|
||||
<td class="header">
|
||||
{$lang_cable}
|
||||
</td>
|
||||
<td class="header">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="label">
|
||||
@@ -54,6 +58,14 @@
|
||||
{html_options name=cable_type options=$type_options selected=$cable->cable_type}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="label">
|
||||
# Links
|
||||
</td>
|
||||
<td class="value">
|
||||
<input type="text" size="4" name="links" maxlength="4">
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="label">
|
||||
{$lang_color}
|
||||
|
||||
Reference in New Issue
Block a user