]> granicus.if.org Git - pgbadger/commitdiff
Fix label of Reset button. Thanks to Julien Rouhaud for the report.
authorDarold Gilles <gilles@darold.net>
Fri, 8 Aug 2014 20:19:27 +0000 (22:19 +0200)
committerDarold Gilles <gilles@darold.net>
Fri, 8 Aug 2014 20:19:27 +0000 (22:19 +0200)
pgbadger

index c065785004258972a4e3207bdb62187b792d48be..5d3bc7784e7834566b58ea77382c3b974e5f39f2 100755 (executable)
--- a/pgbadger
+++ b/pgbadger
@@ -10048,7 +10048,7 @@ sub flotr2_piegraph
 
 document.writeln('<div class="btn-group pull-right"><input type="button" class="btn" value="To Image" id="toimage$buttonid" onclick="return false;">'+
        '<input type="button" class="btn" value="Download" id="download$buttonid" onclick="return false;">' +
-       '<input type="button" class="btn" value="Reset" id="reset$buttonid" onclick="return false;"></div>'
+       '<input type="button" class="btn" value="To chart" id="reset$buttonid" onclick="return false;"></div>'
        );
 
     @datadef