checkpoint
[plewww.git] / planetlab / nodes / add_node.php
index 24f39c1..b56cf1b 100644 (file)
@@ -135,7 +135,7 @@ function updateStaticFields() {
 <?php
 
 if ( $success ) {
-  $link=l_node2($node_id,"here");
+  $link=l_node_t($node_id,"here");
   drupal_set_title('Node created');
   print <<< EOF