mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-30 16:14:21 +02:00
fixes to BGP global page
git-svn-id: http://www.observium.org/svn/observer/trunk@2871 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -191,7 +191,7 @@ else
|
||||
unset($sep);
|
||||
|
||||
echo(" <td></td>
|
||||
<td width=150>" . $localaddresslink . "<br />".generate_device_link($peer, shorthost($peer['hostname']), 'routing/bgp/')."</td>
|
||||
<td width=150>" . $localaddresslink . "<br />".generate_device_link($peer, shorthost($peer['hostname']), array('tab' => 'routing', 'proto' => 'bgp'))."</td>
|
||||
<td width=30><b>»</b></td>
|
||||
<td width=150>" . $peeraddresslink . "</td>
|
||||
<td width=50><b>$peer_type</b></td>
|
||||
|
||||
Reference in New Issue
Block a user