mirror of
https://github.com/Hopiu/webapi-eca.git
synced 2026-04-20 14:51:03 +00:00
12 lines
201 B
HTML
12 lines
201 B
HTML
|
|
<table>
|
||
|
|
<tr>
|
||
|
|
<td valign="top">
|
||
|
|
<h3>Active Rules:</h3>
|
||
|
|
<table id="tableRules"></table>
|
||
|
|
</td>
|
||
|
|
<td width="50px"></td>
|
||
|
|
<td valign="top" id="log_col">
|
||
|
|
|
||
|
|
</td>
|
||
|
|
</tr>
|
||
|
|
</table>
|