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