Small change in terminology. Patrick should be happier...
authorthomppj <thomppj@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 11 Nov 2001 21:53:23 +0000 (21:53 +0000)
committerthomppj <thomppj@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 11 Nov 2001 21:53:23 +0000 (21:53 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1730 7612ce4b-ef26-0410-bec9-ea0150e637f0

src/left_main.php

index 871482426608e4f268e3cd8a23a884b59935f739..361e017a651bea07c67b901e0a4d91853c2789ec 100644 (file)
          if ($numMessages > 0) {
             $urlMailbox = urlencode($real_box);
             $line .= "\n<small>\n";
          if ($numMessages > 0) {
             $urlMailbox = urlencode($real_box);
             $line .= "\n<small>\n";
-            $line .= " &nbsp; (<B><A HREF=\"empty_trash.php\" style=\"text-decoration:none\">"._("purge")."</A></B>)";
+            $line .= "&nbsp;&nbsp;(<A HREF=\"empty_trash.php\" style=\"text-decoration:none\">"._("empty")."</A>)";
             $line .= "\n</small>\n";
          }
       }
             $line .= "\n</small>\n";
          }
       }