Code

Updated update-gosa
[gosa.git] / gosa-core / html / password.php
index d830a837466679bd762aaa72c2789b9fcd2ae253..7ae17215482ce4e337e8931d158c6f5df985f8f4 100644 (file)
@@ -96,7 +96,7 @@ $GLOBALS['t_gettext_message_dir'] = $BASE_DIR.'/locale/';
 
 /* Set the text domain as 'messages' */
 $domain = 'messages';
-bindtextdomain($domain, "$BASE_DIR/locale");
+bindtextdomain($domain, LOCALE_DIR);
 textdomain($domain);
 
 /* Generate server list */