Removed HBAC deny rule warning.

The HBAC deny rule is no longer supported so it's no longer necessary
to show the warning.

Ticket #1444
This commit is contained in:
Endi S. Dewata
2011-10-24 18:18:10 -05:00
parent 0450934e36
commit f168afbeb6
12 changed files with 32 additions and 205 deletions

View File

@@ -296,11 +296,9 @@ class i18n_messages(Command):
},
"hbacrule": {
"active": _("Active"),
"allow": _("Allow"),
"any_host": _("Any Host"),
"any_service": _("Any Service"),
"anyone": _("Anyone"),
"deny": _("Deny"),
"host": _("Accessing"),
"inactive": _("Inactive"),
"ipaenabledflag": _("Rule status"),