diff --git a/theme/default/icons/rebuild.png b/theme/default/icons/rebuild.png new file mode 100644 index 00000000..0f5e2119 Binary files /dev/null and b/theme/default/icons/rebuild.png differ diff --git a/theme/default/theme.php b/theme/default/theme.php index 6348c224..0914673d 100644 --- a/theme/default/theme.php +++ b/theme/default/theme.php @@ -66,6 +66,6 @@ $theme['icons']['language_pack_installer']="kanagram.png"; $theme['icons']['new_version_checker']="numbers.png"; $theme['icons']['rollover_fair_year']="svn_switch.png"; - $theme['icons']['backup_restore']=""; + $theme['icons']['backup_restore']="rebuild.png"; ?>