blob: 45c76ff2d83e77b9b6e34875ec017b9e1dc74e2a [file] [log] [blame]
<html>
<body>
<span id="wcn-[panel]">
<span id="wcn-headline">xxx items found, displaying yy to zz.</span><p/>
[<a id="wcn-first">First</a>/<a id="wcn-prev">Prev</a>]
<span id="wcn-navigation">
<a id="wcn-pageLink" href="#">
<span id="wcn-pageNumber"/>
</a>
</span>
[<a id="wcn-next">Next</a>/<a id="wcn-last">Last</a>]
<br/>
<table>
<thead id="wcn-header">
<tr>
<th id="wcn-id" class="sortable">ID</th>
<th id="wcn-name" class="sortable">Name</th>
<th id="wcn-email" class="sortable">Email</th>
<th id="wcn-status" class="sortable">Status</th>
<th id="wcn-comment" class="sortable">Comment</th>
</tr>
</thead>
<tbody>
<tr id="wcn-rows" class="even">
<td><span id="wcn-id">Test ID</span></td>
<td><span id="wcn-name">Test Name</span></td>
<td><span id="wcn-email">Test EMail</span></td>
<td><span id="wcn-status">Test Status</span></td>
<td><span id="wcn-comments">Test Comments</span></td>
</tr>
<span id="wcn-[remove]">
<tr class="odd">
<td>Test ID</td>
<td>Test Name</td>
<td>Test Email</td>
<td>Test Status</td>
<td>Test Comments</td>
</tr>
</span>
</tbody>
</table>
</span>
</body>
</html>