From 95bc11d2f1200332c8eb7ef930ecd4c2239ceb6a Mon Sep 17 00:00:00 2001 From: hummypkg <af123@hpkg.tv> Date: Sun, 17 Jan 2016 12:02:11 +0000 Subject: [PATCH] add epgenc class git-svn-id: file:///root/webif/svn/pkg/webif/trunk@2567 2a923420-c742-0410-a762-8d5b09965624 --- CONTROL/control | 2 +- webif/lib/epg.class | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTROL/control b/CONTROL/control index 710bae8..1d07ef6 100644 --- a/CONTROL/control +++ b/CONTROL/control @@ -1,7 +1,7 @@ Package: webif Priority: optional Section: web -Version: 1.2.6-1 +Version: 1.2.6-2 Architecture: mipsel Maintainer: af123@hummypkg.org.uk Depends: webif-channelicons(>=1.1.18),lighttpd(>=1.4.37-2),jim(>=0.76),jim-oo,jim-sqlite3(>=0.76),jim-cgi(>=0.7),jim-binary(>=0.76),service-control(>=2.1),busybox(>=1.20.2-1),lsof(>=4.87),epg(>=1.2.1),hmt(>=2.0.8),ssmtp,anacron,trm(>=1.1),openssl-command,nicesplice,id3v2,file,rsvsync(>=1.0.2),webif-charts(>=1.2-1),stripts(>=1.2.5-3),smartmontools,tmenu(>=1.08),ffmpeg,id3v2,multienv(>=1.6),tcpping(>=1.1),e2fsprogs,wireless-tools(>=29-1),dbupdate,recmon(>=2.0.7) diff --git a/webif/lib/epg.class b/webif/lib/epg.class index a34d62f..d63fbb1 100644 --- a/webif/lib/epg.class +++ b/webif/lib/epg.class @@ -259,7 +259,7 @@ epg method icon_set {{height 0}} { if {$content_mgmt eq "1"} { lappend set \ - "<img src=/images/749_1_26_Video_Encryption.png $height>" + "<img class=epgenc src=/images/749_1_26_Video_Encryption.png $height>" } return $set