moving the onelab www to a fresh location
[plewww.git] / planetlab / nodes / add_node.php
index 03fe6f0..f899cde 100644 (file)
@@ -93,7 +93,7 @@ if( $_POST['submitted'] )
   {
     $success= 1;
 
-    // add new node and its network
+    // add new node and its interface
     $optional_vals= array( "hostname"=>$hostname, "model"=>$model );
 
     $site_id= $_person['site_ids'][0];