Another adjustment to the xml.
This commit is contained in:
+1
-1
@@ -122,7 +122,7 @@
|
|||||||
end
|
end
|
||||||
|
|
||||||
--close the extension tag if it was left open
|
--close the extension tag if it was left open
|
||||||
table.insert(xml, [[ <menu>]]);
|
table.insert(xml, [[ </menu>]]);
|
||||||
table.insert(xml, [[ </menus>]]);
|
table.insert(xml, [[ </menus>]]);
|
||||||
table.insert(xml, [[ </configuration>]]);
|
table.insert(xml, [[ </configuration>]]);
|
||||||
table.insert(xml, [[ </section>]]);
|
table.insert(xml, [[ </section>]]);
|
||||||
|
|||||||
Reference in New Issue
Block a user