diff --git a/emhttp/plugins/dynamix/PageMap.page b/emhttp/plugins/dynamix/PageMap.page index 38f16dbc3..6dca635d5 100644 --- a/emhttp/plugins/dynamix/PageMap.page +++ b/emhttp/plugins/dynamix/PageMap.page @@ -17,12 +17,18 @@ Tag="map-o" ?> @@ -57,10 +63,15 @@ foreach($uri as $more) { $language = array_merge($language,unserialize(file_get_contents($store))); } } - -echo "
"; -show_map("Tasks", 1); -show_map("Buttons", 1); -echo "
"; ?> - + +
+ +
+ +
+ +