Subversion Repositories wimsdev

Rev

Rev 6576 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6576 Rev 6579
Line 29... Line 29...
29
<input type="text" name="input" class="input" />
29
<input type="text" name="input" class="input" />
30
</td><td><input type="button" name="exit" class="exit" value="Exit" onclick="javascript:window.close()" />
30
</td><td><input type="button" name="exit" class="exit" value="Exit" onclick="javascript:window.close()" />
31
</td>
31
</td>
32
</tr><tr>
32
</tr><tr>
33
<td colspan="3">
33
<td colspan="3">
34
<input type="text" name="result" class="input" />
34
<input type="text" name="result" class="input" readonly="readonly" />
35
</td>
35
</td>
36
</tr>
36
</tr>
37
 
37
 
38
</tr>
38
</tr>
39
<tr><td>
39
<tr><td>