1 2 3 4 5 6 7 8 9 10 11
<!-- include start from interface/authentication.xml.i --> <node name="authentication"> <properties> <help>Authentication settings</help> </properties> <children> #include <include/generic-username.xml.i> #include <include/generic-password.xml.i> </children> </node> <!-- include end -->