]> granicus.if.org Git - pgbadger/commitdiff
fix typo in "vacuum activity table"
authorNicolas GOLLET <ng@ng.pe>
Wed, 28 Dec 2016 11:05:36 +0000 (12:05 +0100)
committerNicolas GOLLET <ng@ng.pe>
Wed, 28 Dec 2016 11:05:36 +0000 (12:05 +0100)
change "Back to the top of the Temporary Files Activity table" to "Back to the top of the Autovacuum Activity table"

pgbadger

index 4da947f368ed52c6c70b2605f3831214f7b89a55..228e77f506a27edbbc0c3f4fd62af108b6b7c3ad 100644 (file)
--- a/pgbadger
+++ b/pgbadger
@@ -8003,7 +8003,7 @@ $drawn_graphs{autovacuum_graph}
                                </table>
                        </div>
                </div> <!-- end of div tab-content -->
-               <span class="pull-right">&uarr; <small><a href="#vacuums-activity" class="">Back to the top of the <em>Temporary Files Activity</em> table</a></small></span>
+               <span class="pull-right">&uarr; <small><a href="#vacuums-activity" class="">Back to the top of the <em>Autocacuum Activity</em> table</a></small></span>
        </div>
 
 </div><!-- end of vacuum activity -->