Răsfoiți Sursa

added missing html change

CaCO3 3 ani în urmă
părinte
comite
b3111235fc
1 a modificat fișierele cu 5 adăugiri și 3 ștergeri
  1. 5 3
      sd-card/html/overview.html

+ 5 - 3
sd-card/html/overview.html

@@ -58,9 +58,11 @@
 	<div id="timestamp" ></div>	
 	<div id="timestamp" ></div>	
 	<div id="statusflow" ></div>	
 	<div id="statusflow" ></div>	
 	<div id="cputemp" ></div>	
 	<div id="cputemp" ></div>	
-	<div id="rssi" ></div>	
-	<div id="uptime" ></div>
-	<div id="round" ></div>
+	<div id="rssi" ></div>
+	<div>
+		<span id="uptime" ></span>
+		<span id="round" ></span>
+	</div>	
 	</td>	
 	</td>	
   </tr>    
   </tr>    
 </table>
 </table>