develop
asamoukin 15 years ago
parent 5efdb7d73a
commit 6df4e1c3f1

@ -972,7 +972,7 @@ class shareLdap(imp_cl_err, imp_cl_xml, imp_cl_help, imp_cl_smcon):
"""
def printW():
print _("Incorrect string allow networks")
print _("Example - allow networks: 10.0.0.0/24 10.0.10/24")
print _("Example - allow networks: 10.0.0.0/24 10.0.10.0/24")
print _("Try again\n")
strNet = self.raw_input(strPrompt, strNetAllow)
i = 0

Loading…
Cancel
Save