diff options
Diffstat (limited to 'interface-definitions/include/accel-auth-local-users.xml.i')
| -rw-r--r-- | interface-definitions/include/accel-auth-local-users.xml.i | 7 | 
1 files changed, 1 insertions, 6 deletions
diff --git a/interface-definitions/include/accel-auth-local-users.xml.i b/interface-definitions/include/accel-auth-local-users.xml.i index 0d66b8135..35c7a2a06 100644 --- a/interface-definitions/include/accel-auth-local-users.xml.i +++ b/interface-definitions/include/accel-auth-local-users.xml.i @@ -9,12 +9,7 @@          <help>User name for authentication</help>        </properties>        <children> -        <leafNode name="disable"> -          <properties> -            <help>Option to disable a PPPoE Server user</help> -            <valueless/> -          </properties> -        </leafNode> +        #include <include/generic-disable-node.xml.i>          <leafNode name="password">            <properties>              <help>Password for authentication</help>  | 
