forked from hummypkg/webif
050cb611bf
git-svn-id: file:///root/webif/svn/humax/pkg/src/webif/trunk@209 2a923420-c742-0410-a762-8d5b09965624
19 lines
480 B
Plaintext
19 lines
480 B
Plaintext
<!--#include virtual="/lib/header.shtml" -->
|
|
|
|
<h1 class=vam>Package Management
|
|
<button class=vam id=opkgupdate>Update package list from Internet</button>
|
|
</h1>
|
|
<div id=results class=shadowbox style="width: 90%; display: none; margin: 1 0 1em 0">
|
|
<div>
|
|
<pre id=result_txt>
|
|
Results...
|
|
</pre>
|
|
</div>
|
|
</div>
|
|
|
|
<div id=dialogue style="display: none"><pre id=dresults></pre></div>
|
|
|
|
<!--#exec cmd="/mod/var/mongoose/include/packages.jim" -->
|
|
|
|
<!--#include virtual="/lib/footer.shtml" -->
|