mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
yWeb: fix channellogo in live epg list
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3f27e7d0f5
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-02-27 (Fri, 27 Feb 2015)
Origin message was:
------------------
- yWeb: fix channellogo in live epg list
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -106,7 +106,7 @@ function _show_epg()
|
||||
<table id="epglist" class="y_invisible_table" cellpadding="4" cellspacing="0" width="100%">
|
||||
<thead align="left">
|
||||
<tr>
|
||||
<th colspan="2"><img id="logo" src="{=ini-get:/var/tuxbox/config/nhttpd.conf;Tuxbox.LogosURL=}/{=logoid=}.jpg" style="visibility:hidden"/> </th>
|
||||
<th colspan="2"><img id="logo" src="{=ini-get:/var/tuxbox/config/nhttpd.conf;Tuxbox.LogosURL=}/{=logoid=}.png" style="visibility:hidden; max-width: 50px;"/> </th>
|
||||
<th>{=L:date=}</th><th>{=L:from=}</th><th>{=L:to=}</th><th>{=L:program=}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
version=2.9.0.6
|
||||
version=2.9.0.7
|
||||
date=25.02.2015
|
||||
type=Release
|
||||
info=Port CST
|
||||
|
Reference in New Issue
Block a user