mirror of https://github.com/aredn/aredn.git
parent
accca49945
commit
f05c204a96
|
@ -615,7 +615,7 @@ print "<table cellpadding=5 border=0>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td>Node Name</td>
|
<td>Node Name</td>
|
||||||
<td><input type=text name=nodetac value='$nodetac' tabindex=1></td>
|
<td><input type=text name=nodetac value='$nodetac' tabindex=1 size='50'></td>
|
||||||
<td align=right>Password</td>
|
<td align=right>Password</td>
|
||||||
<td><input type=password name=passwd1 value='$passwd1' size=8 tabindex=2></td>";
|
<td><input type=password name=passwd1 value='$passwd1' size=8 tabindex=2></td>";
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue