Skip to content
Permalink
Browse files
Add files via upload
  • Loading branch information
aa3025 committed Jun 7, 2023
1 parent 6623a72 commit e498e4263900debb298afaa25f2595b3b9b0fa98
Showing 1 changed file with 1 addition and 1 deletion.
@@ -80,7 +80,7 @@ End Sub
</tr>
</tr>
<tr>
<td>Input target node name: </td><td> <input type="text" name="host" id="host" size="10" value="compute-0-" style="background-color:pink;" onChange="go_green('host')"><br /></td>
<td>Input target node name: </td><td> <input type="text" name="host" id="host" size="10" value="nodeXX" style="background-color:pink;" onChange="go_green('host')"><br /></td>
</tr><tr>

<td>VNC display Nr (default 1): </br><font size=-2>You need to start VNC server on the target node in advance.</font></td><td> <input disabled type="text" name="vnc" value="1" size="5"></td>

0 comments on commit e498e42

Please sign in to comment.