1 <!-- ============================ Logs View ============================ -->
3 <div id=logs-view-tab-content
style=
"display: none;" class=content-box
>
4 <button id=logs-view-global-show-btn class=logs-view-global-button
>Show all...
</button>
5 <button id=logs-view-global-hide-btn class=logs-view-global-button
>Hide all...
</button>
6 <button id=logs-view-refresh-btn class=logs-view-global-button
>Refresh logs...
</button>
7 <div style=
"clear: both"></div>
8 <table width=
100% class=styled-table
>
10 <tr id=logs-view-log-table-header-row
>
11 <th width=
10%
>Log Name
</th>
13 <th width=
82%
>Log
</th>
16 <tbody id=logs-view-log-table
>