mirror of
https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks.git
synced 2025-09-08 23:20:48 +02:00
Text updates and grammer changes
Text updates and grammer changes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<!-- Control card -->
|
||||
<div class="w3-panel w3-card">
|
||||
<h1> Control system</h1>
|
||||
<h1> Control System</h1>
|
||||
<div class="w3-row">
|
||||
<a href="javascript:void(0)" onclick="openTab(event, 'services');">
|
||||
<div class="w3-third tablink w3-bottombar w3-hover-light-grey w3-padding w3-border-theme">Services</div>
|
||||
@@ -19,7 +19,7 @@
|
||||
<table class="w3-table-all" id="tabServices">
|
||||
<thead>
|
||||
<tr class="w3-theme">
|
||||
<th>Service name</th>
|
||||
<th>Service Name</th>
|
||||
<th>Control</th>
|
||||
<th>Autostart</th>
|
||||
</tr>
|
||||
|
Reference in New Issue
Block a user