add dec icon
git-svn-id: file:///root/webif/svn/humax/pkg/src/webif/trunk@503 2a923420-c742-0410-a762-8d5b09965624
This commit is contained in:
parent
eace5c5260
commit
e87cc8586e
@ -1,7 +1,7 @@
|
|||||||
Package: webif
|
Package: webif
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Section: web
|
Section: web
|
||||||
Version: 0.8.0
|
Version: 0.8.0-1
|
||||||
Architecture: mipsel
|
Architecture: mipsel
|
||||||
Maintainer: af123@hummypkg.org.uk
|
Maintainer: af123@hummypkg.org.uk
|
||||||
Depends: mongoose(>=3.0-2),jim(>=0.71-1),jim-sqlite3(>=0.71-1),jim-cgi(>=0.4),jim-oo,jim-pack,service-control,busybox(>=1.18.3-1),lsof,epg(>=1.0.7),hmt(>=1.1.0),ssmtp
|
Depends: mongoose(>=3.0-2),jim(>=0.71-1),jim-sqlite3(>=0.71-1),jim-cgi(>=0.4),jim-oo,jim-pack,service-control,busybox(>=1.18.3-1),lsof,epg(>=1.0.7),hmt(>=1.1.0),ssmtp
|
||||||
|
@ -111,6 +111,8 @@ proc entry {file} {{i 0}} {
|
|||||||
}
|
}
|
||||||
if {[$ts flag "ODEncrypted"] > 0} {
|
if {[$ts flag "ODEncrypted"] > 0} {
|
||||||
set odencd 1
|
set odencd 1
|
||||||
|
} else {
|
||||||
|
puts "<img class=va src=/img/Decrypted.png height=21>"
|
||||||
}
|
}
|
||||||
|
|
||||||
# Guidance
|
# Guidance
|
||||||
|
BIN
var/mongoose/html/img/Decrypted.png
Normal file
BIN
var/mongoose/html/img/Decrypted.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.9 KiB |
Loading…
x
Reference in New Issue
Block a user