From e12de1e6b72f5fe3e8701ecebe49864bce83d7c6 Mon Sep 17 00:00:00 2001 From: Stacey Gammon Date: Tue, 13 Jun 2017 17:18:29 -0400 Subject: [PATCH] Make add edit buttons accessible --- src/core_plugins/kibana/public/dashboard/dashboard.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/core_plugins/kibana/public/dashboard/dashboard.html b/src/core_plugins/kibana/public/dashboard/dashboard.html index b620c54bf91ca..040f9d63a9cdc 100644 --- a/src/core_plugins/kibana/public/dashboard/dashboard.html +++ b/src/core_plugins/kibana/public/dashboard/dashboard.html @@ -84,7 +84,7 @@

- Click the Add button in the menu bar above to add a visualization to the dashboard.
If you haven't set up any visualizations yet, visit the Visualize app to create your first visualization. + Click the Add button in the menu bar above to add a visualization to the dashboard.
If you haven't set up any visualizations yet, visit the Visualize app to create your first visualization.

@@ -94,7 +94,7 @@

- Click the Edit button in the menu bar above to start working on your new dashboard. + Click the Edit button in the menu bar above to start working on your new dashboard.