Subsequent fixes after major changes for PDO
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@
|
||||
{$lang_ip}
|
||||
</td>
|
||||
<td class="value">
|
||||
<a href="nodeview.php?node_id={$node.node_id}">{$node.node_ip}</a>
|
||||
<a href="nodeview.php?node_id={$node.id}">{$node.ip}</a>
|
||||
</td>
|
||||
</tr>
|
||||
{/foreach}
|
||||
|
||||
Reference in New Issue
Block a user