add tabs on bottom as well
[plewww.git] / planetlab / tags / nodegroups.php
index 2242544..afaf501 100644 (file)
@@ -76,6 +76,8 @@ foreach ($nodegroups as $nodegroup) {
 
 $table->end();
 
+plc_tabs ($tabs,"bottom");
+
 // Print footer
 include 'plc_footer.php';