git-svn-id: file:///root/webif/svn/humax/pkg/src/webif/trunk@889 2a923420-c742-0410-a762-8d5b09965624
This commit is contained in:
hummypkg 2012-04-05 20:59:08 +00:00
parent f14b2a8b2e
commit 46dad281f5

View File

@ -35,6 +35,8 @@ puts {
</td>
</tr>
<tr><td colspan=2 style="height: 10px"></td></tr>
<tr>
<td colspan=2 align=center>
<button id=runedit style="width: 48%">File Editor</button>
@ -43,11 +45,13 @@ puts {
</tr>
<tr>
<td colspan=2>
<button id=channelinfo style="width: 100%">Channel Information</button>
<td colspan=2 align=center>
<button id=channelinfo style="width: 48%">Channel Information</button>
</td>
</tr>
<tr><td colspan=2 style="height: 10px"></td></tr>
<tr>
<td colspan=2>
<button id=reboot style="width: 100%">Reboot System</button>
@ -88,9 +92,12 @@ Allow it to turn off completely before restarting.<br>
</tr>
</table>
<span class=also style="padding-left: 5px">
View:
<a href=/jim/ref.html target=_blank>Jim Reference Manual</a> |
<a href=/jim/oo.html target=_blank>OO</a> |
<a href=/jim/sqlite.html target=_blank>Sqlite</a>
</span>
</fieldset>
<fieldset class=left>