]> granicus.if.org Git - pgbadger/commitdiff
Fix wrong pointer on Connections per host menu.
authorDarold Gilles <gilles@darold.net>
Tue, 21 Aug 2012 10:00:33 +0000 (12:00 +0200)
committerDarold Gilles <gilles@darold.net>
Tue, 21 Aug 2012 10:00:33 +0000 (12:00 +0200)
pgbadger

index 911a1ad515e2fa5e962141104dda9fb14dc45791..6eff652bb7326f3a00a1c49e379d0f7dd9fceb21 100755 (executable)
--- a/pgbadger
+++ b/pgbadger
@@ -2466,7 +2466,7 @@ qq{<th>Wrote buffers</th><th>Added</th><th>Removed</th><th>Recycled</th><th>Writ
        # Show connection per host statistics
        if (!$disable_connection && exists $connection_info{host}) {
                print $fh qq{
-<h2 id="ConnectionsUserReport">Connections per host <a href="#top" title="Back to top">^</a></h2>
+<h2 id="ConnectionsHostReport">Connections per host <a href="#top" title="Back to top">^</a></h2>
 <table>
 <tr><td width="500" align="left" valign="top">
 <table class="SmallTableList">