diff --git a/beat/web/reports/static/reports/app/directives/groupPlotItem.js b/beat/web/reports/static/reports/app/directives/groupPlotItem.js
index cf8d9f513f6feb263c74c2bb273683e45b63b26f..2a08495e63a0cf09c4f00dd2d2f8ecf6b120d121 100644
--- a/beat/web/reports/static/reports/app/directives/groupPlotItem.js
+++ b/beat/web/reports/static/reports/app/directives/groupPlotItem.js
@@ -52,7 +52,8 @@ angular.module('reportApp')
 
 		<div class="btn-group" role="group" role='tab'>
 			<button class='btn btn-default' ng-click='hardRefresh()'>
-				<span class='glyphicon glyphicon-refresh'></span>
+				<!--<span class='glyphicon glyphicon-refresh'></span>!-->
+				Refresh Plot
 			</button>
 			<!--
 			<button class='btn btn-default' ng-click='showSerialized.val = !showSerialized.val'>