Changes adopted from version 0.4
This commit is contained in:
+10
-2
@@ -1,10 +1,18 @@
|
||||
[BLOCK table AS subnet]
|
||||
<table border="0">
|
||||
<table border="0" width="100%">
|
||||
<tr>
|
||||
<td>
|
||||
<b>{lang_subnet}:</b><br>
|
||||
</td>
|
||||
<td align="right">
|
||||
<a href="subnetadd.php"><img src="images/add.gif" border="0" title="{lang_asset_add}"></a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<p>
|
||||
|
||||
[BLOCK table AS subnet]
|
||||
<table border="0">
|
||||
[BLOCK subnetrow]
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user