mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
- yWeb: fix get_epg wait text
This commit is contained in:
@@ -11,7 +11,7 @@ function epg_imdb(){
|
||||
|
||||
</head>
|
||||
<body>
|
||||
{=var-set:wait_text={=L:get_epg=}=}{=include-block:Y_Blocks.txt;snip_wait=}
|
||||
{=var-set:wait_text={=L:epg.get_epg=}=}{=include-block:Y_Blocks.txt;snip_wait=}
|
||||
<div class="work_box">
|
||||
<div class="work_box_head"><div class="work_box_head_h2">
|
||||
{=var-set:help_url=Help-Live_Timer-EPG_Plus=}{=var-set:menu={=L:epg.epg_plus=}=}{=include-block:Y_Blocks.txt;work_menu=}</div></div>
|
||||
|
@@ -102,7 +102,7 @@ function _show_epg()
|
||||
</script>
|
||||
</head>
|
||||
<body onload="show_epg()" class="iframe">
|
||||
{=var-set:wait_text={=L:get_epg=}=}{=include-block:Y_Blocks.txt;snip_show_wait=}
|
||||
{=var-set:wait_text={=L:epg.get_epg=}=}{=include-block:Y_Blocks.txt;snip_show_wait=}
|
||||
<table id="epglist" class="y_invisible_table" cellpadding="4" cellspacing="0" width="100%">
|
||||
<thead align="left">
|
||||
<tr>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
version=2.9.0.26
|
||||
date=21.01.2016
|
||||
version=2.9.0.27
|
||||
date=10.02.2016
|
||||
type=Release
|
||||
info=Port CST
|
||||
|
Reference in New Issue
Block a user