Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <table class="tablesorter shift nut">
- <thead>
- <tr>
- <th>UPS Status</th>
- <th>Charge %</th>
- <th>Runtime Left</th>
- <th>Nominal Power</th>
- <th>Load</th>
- <th>Load %</th>
- </tr>
- </thead>
- <tbody id="nut_summary">
- <tr>
- <td class="green-text">Online</td>
- <td class="green-text">100</td>
- <td class="green-text">00:00:00</td>
- <td class="green-text">001</td>
- <td class="green-text">001 Watts</td>
- <td class="green-text">01</td>
- </tr>
- </tbody>
- </table>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement