add tabs on bottom as well
[plewww.git] / planetlab / tags / tags.php
index 3583abd..6f394ea 100644 (file)
@@ -106,6 +106,8 @@ if (plc_is_admin()) {
 $table->end();
 $form->end();
 
+plc_tabs ($tabs,"bottom");
+
 // Print footer
 include 'plc_footer.php';