thanks elliot
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 3 Jun 2009 22:37:00 +0000 (22:37 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 3 Jun 2009 22:37:00 +0000 (22:37 +0000)
planetlab/slices/slice.php

index 64aef69..046cfe8 100644 (file)
@@ -567,8 +567,8 @@ $toggle->end();
     $table->row_end();
   }
     
-  $form->end();
   $table->end();
+  $form->end();
   $toggle->end();
 //}