diff --git a/webstuff/frontend/content/module_sets/set_xml_full.html b/webstuff/frontend/content/module_sets/set_xml_full.html index 516dd3b..124eab0 100644 --- a/webstuff/frontend/content/module_sets/set_xml_full.html +++ b/webstuff/frontend/content/module_sets/set_xml_full.html @@ -1,18 +1,18 @@ - + {content:addModule:xmltemp_1} {content:addModule:xmlhum_1} {content:addModule:xmlpress_1} - + {content:addModule:xmltemp_4} {content:addModule:xmlhum_4} - + {content:addModule:xmlwind_2} - + {content:addModule:xmlrain_3} - + diff --git a/webstuff/frontend/frontend.conf b/webstuff/frontend/frontend.conf index 4e75ea6..2d3bc16 100644 --- a/webstuff/frontend/frontend.conf +++ b/webstuff/frontend/frontend.conf @@ -81,6 +81,6 @@ $report = array( ); /* Nicht-Standard-Sets */ -$notStandard = array("xml_full"); +$notStandard = array("xml_full", "xml_small"); ?>