|
a/tool/run/plugins/people/temp.html |
|
b/tool/run/plugins/people/temp.html |
|
... |
|
... |
11 |
<div style="margin-left: 10px;">
|
11 |
<div style="margin-left: 10px;">
|
12 |
<table style="text-align: left; width: 100%;" border="0" cellpadding="2" cellspacing="2">
|
12 |
<table style="text-align: left; width: 100%;" border="0" cellpadding="2" cellspacing="2">
|
13 |
<tbody>
|
13 |
<tbody>
|
14 |
<tr>
|
14 |
<tr>
|
15 |
<td>Name<br>
|
15 |
<td>Name<br>
|
16 |
<input maxlength="30" name="name" style="width: 150px;" value="nuno"></td>
|
16 |
<input maxlength="30" name="name" style="width: 150px;" value="Nuno Brito"></td>
|
17 |
<td>Email (optional)<br>
|
17 |
<td>Email (optional)<br>
|
18 |
<input maxlength="30" name="email" style="width: 150px;" value=""></td>
|
18 |
<input maxlength="30" name="email" style="width: 150px;" value=""></td>
|
19 |
</tr>
|
19 |
</tr>
|
20 |
<tr>
|
20 |
<tr>
|
21 |
<td>Organization<br>
|
21 |
<td>Organization<br>
|
|
... |
|
... |
30 |
<input maxlength="30" name="toolversion" style="width: 150px;" value=""></td>
|
30 |
<input maxlength="30" name="toolversion" style="width: 150px;" value=""></td>
|
31 |
</tr>
|
31 |
</tr>
|
32 |
</tbody>
|
32 |
</tbody>
|
33 |
</table>
|
33 |
</table>
|
34 |
<span style="font-weight: bold;"></span>
|
34 |
<span style="font-weight: bold;"></span>
|
35 |
<input name="source" type="hidden" value="/jfreechart-1.0.17.tar.gz.spdx"> <input name="filter" type="hidden" value="nuno">
|
35 |
<input name="source" type="hidden" value="\rezip.spdx"> <input name="filter" type="hidden" value="Nuno Brito">
|
36 |
<br>
|
36 |
<br>
|
37 |
</div>
|
37 |
</div>
|
38 |
<br>
|
38 |
<br>
|
39 |
<br>
|
39 |
<br>
|
40 |
<img style="width: 24px; height: 24px;" alt="" src="wand.png" hspace="3"> <input value="Apply changes" name="SubmitButton" type="submit"><br>
|
40 |
<img style="width: 24px; height: 24px;" alt="" src="wand.png" hspace="3"> <input value="Apply changes" name="SubmitButton" type="submit"><br>
|