Subsequent fixes after major changes for PDO
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
{$lang_location_info}
|
||||
</td>
|
||||
<td class="value">
|
||||
{$location_info}
|
||||
{$location->info}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -72,7 +72,7 @@
|
||||
{$lang_subnet}
|
||||
</td>
|
||||
<td class="header_right">
|
||||
<a href="locationsubnetedit.php?location_id={$location_id}"><img src="image.php?icon=edit" alt="{$lang_locationsubnet_edit}"></a>
|
||||
<a href="locationsubnetedit.php?location_id={$location->id}"><img src="image.php?icon=edit" alt="{$lang_locationsubnet_edit}"></a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user