diff --git a/mod.php b/mod.php index 453e6737..9b5aad4e 100644 --- a/mod.php +++ b/mod.php @@ -514,8 +514,8 @@ (isset($themes_in_use[$_theme]) ? _('Reconfigure') : _('Install')) . '' . (isset($themes_in_use[$_theme]) ? - '
  • ' . _('Rebuild') . '
  • ' . - '
  • ' . _('Uninstall') . '
  • ' + '
  • ' . _('Rebuild') . '
  • ' . + '
  • ' . _('Uninstall') . '
  • ' : '') . '' .