diff options
Diffstat (limited to 'weed/admin/view/app/cluster_volumes.templ')
| -rw-r--r-- | weed/admin/view/app/cluster_volumes.templ | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/weed/admin/view/app/cluster_volumes.templ b/weed/admin/view/app/cluster_volumes.templ index b21918066..cc1179d47 100644 --- a/weed/admin/view/app/cluster_volumes.templ +++ b/weed/admin/view/app/cluster_volumes.templ @@ -365,13 +365,9 @@ templ ClusterVolumes(data dash.ClusterVolumesData) { <i class="fas fa-eye"></i> </button> <button type="button" class="btn btn-outline-secondary btn-sm" - title="Compact"> + title="Vacuum"> <i class="fas fa-compress-alt"></i> </button> - <button type="button" class="btn btn-outline-warning btn-sm" - title="Fix"> - <i class="fas fa-wrench"></i> - </button> </div> </td> </tr> |
