minor - corrected gettext support.
authorserek <serek@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 13 Jan 2000 21:05:42 +0000 (21:05 +0000)
committerserek <serek@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 13 Jan 2000 21:05:42 +0000 (21:05 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@169 7612ce4b-ef26-0410-bec9-ea0150e637f0

src/load_prefs.php

index 9f4ed1abea2ee2954350b0b6d269d13612a48777..4478ec9a011a3307722618e02e1d2d60d75817a8 100644 (file)
@@ -13,7 +13,7 @@
          require($theme[0]["PATH"]);
       } else {
          echo _("Theme: ");
-        echo $theme[0]["PATH"];
+        echo $theme[0]["PATH"];
         echo _(" was not found.");
         echo "<BR>";
          echo _("Exiting abnormally");