← All changes
|
Inc/Modules/DashboardWidget/DashboardWidget_Setttings.php
+1
-1
4.2.13
→
4.3.2
View file →
| @@ -419,9 +419,9 @@ | ||
| 419 | 419 | |
| 420 | 420 | |
| 421 | 421 | $dashboard_group_fields[] = [ |
| 422 | 422 | 'id' => 'dashw_type_icon', |
| 423 | - 'type' => 'icon', | |
| 423 | + 'type' => 'adminify_icon', | |
| 424 | 424 | /* translators: %s: Pro upgrade badge */ |
| 425 | 425 | 'title' => sprintf(__('Icon %s', 'adminify'), Utils::upgrade_pro_badge()), |
| 426 | 426 | 'class' => 'adminify-pro-fieldset adminify-pro-notice adminify-pro-pointer', |
| 427 | 427 | 'dependency' => ['widget_type', '==', 'icon'], |