andre 4 роки тому
батько
коміт
497f3bfd4a
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      app/UI/ServiceInformation/Buttons/UpdateButton.php

+ 1 - 1
app/UI/ServiceInformation/Buttons/UpdateButton.php

@@ -27,7 +27,7 @@ use ModulesGarden\Servers\ProxmoxVps\Core\UI\Widget\Buttons\ButtonDataTableModal
 class UpdateButton extends ButtonDataTableModalAction implements ClientArea, AdminArea
 {
     protected $id = 'updateeButton';
-    protected $icon = 'lu-zmdi lu-zmdi-edit';
+    protected $icon = 'lu-zmdi lu-zmdi-wrench';
 
     public function initContent()
     {