add tabs on bottom as well
[plewww.git] / planetlab / nodes / interface.php
index a1f9011..697a843 100644 (file)
@@ -189,6 +189,8 @@ if ($can_update) {
 $table->end();
 $form->end();
 
+plc_tabs ($tabs,"bottom");
+
 // Print footer
 include 'plc_footer.php';