From f490faf755ae61fdbd627de0f36f225269c0edd2 Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Sat, 3 Dec 2011 18:39:13 +1100 Subject: [PATCH] removed (wrong) alternative text --- mod.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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') . '
  • ' : '') . '' .