Update taskbar.html
This commit is contained in:
parent
2e91197885
commit
de8c42a24e
|
@ -43,5 +43,6 @@ function checkTime(i) {
|
|||
<body style="background-color:black;" onload="startTime();">
|
||||
<a target="app" href="index-closed.html" title="Returns you to the Desktop"><button>Home</button></a>
|
||||
<a target="app" href="apps/About/index.html"><img src="apps/About/about.png"></a>
|
||||
<div class="cwhite" style="text-align:right;padding=12px" id="txt"></div>
|
||||
<br />
|
||||
<div class="cwhite" style="text-align:right" id="txt"></div>
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue