summaryrefslogtreecommitdiffstats
path: root/cobbler/modules/authn_ldap.py
diff options
context:
space:
mode:
Diffstat (limited to 'cobbler/modules/authn_ldap.py')
-rw-r--r--cobbler/modules/authn_ldap.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cobbler/modules/authn_ldap.py b/cobbler/modules/authn_ldap.py
index cec913b..eef4b2a 100644
--- a/cobbler/modules/authn_ldap.py
+++ b/cobbler/modules/authn_ldap.py
@@ -14,7 +14,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
import distutils.sysconfig
import sys
import os
-from rhpl.translate import _, N_, textdomain, utf8
+from utils import _
import md5
import traceback
import ldap