add tabs on bottom as well
[plewww.git] / planetlab / peers / peers.php
index b22673c..a8a6f6a 100644 (file)
@@ -53,6 +53,8 @@ if ( empty($peers)) {
   $table->end();
  }
                    
+plc_tabs ($tabs,"bottom");
+
 // Print footer
 include 'plc_footer.php';