mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
yWeb: add missing link title to lcd4linux screenshot page
Origin commit data
------------------
Branch: ni/coolstream
Commit: 361df54c18
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-09 (Fri, 09 Sep 2022)
Origin message was:
------------------
- yWeb: add missing link title to lcd4linux screenshot page
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -144,7 +144,7 @@ function epg_plus_popup() {
|
||||
</li>
|
||||
<li>
|
||||
<a target="work" href="Y_EPG_Plus.yhtm">{=L:live.epg_plus=}</a>
|
||||
<a class="y_menu_popup_link" title="{=L:live.epg_plus_popup_desc=}" href="javascript:epg_plus_popup()"><img src="/images/popup.png"/></a>
|
||||
<a title="{=L:live.epg_plus_popup_desc=}" href="javascript:epg_plus_popup()" class="y_menu_popup_link" ><img src="/images/popup.png"/></a>
|
||||
</li>
|
||||
<li>
|
||||
<a target="work" title="{=L:bc.menue.control_desc=}" href="Y_Tools_Boxcontrol.yhtm">{=L:bc.menue.control=}</a>
|
||||
@@ -168,7 +168,7 @@ function epg_plus_popup() {
|
||||
{=if-equal:{=ini-get:/var/tuxbox/config/neutrino.conf;lcd4l_screenshots;0=}~1~
|
||||
<li>
|
||||
<a target="work" title="LCD4Linux-{=L:bc.menue.screenshot=}" href="Y_Tools_Screenshot_LCD4Linux.yhtm">LCD4Linux</a>
|
||||
<a target="blank" class="y_menu_popup_link" href="lcd4linux/ylcd4linux.yhtm"><img src="/images/popup.png"/></a>
|
||||
<a target="blank" title="LCD4Linux-{=L:bc.menue.screenshot=}" href="lcd4linux/ylcd4linux.yhtm" class="y_menu_popup_link" ><img src="/images/popup.png"/></a>
|
||||
</li>
|
||||
~=}
|
||||
{=if-equal:{=ini-get:/var/tuxbox/config/neutrino.conf;glcd_enable;0=}~1~
|
||||
|
@@ -91,7 +91,7 @@ function init(){
|
||||
{=var-set:m_link_desc==}
|
||||
{=var-set:m_link_text={=L:tools.command_shell=}=}
|
||||
{=include-block:Y_Blocks.txt;management_link=}
|
||||
<a class="y_menu_popup_link" title="{=L:tools.command_shell=} (popup)" href="javascript:cmd_popup()"><img src="/images/popup.png"/></a>
|
||||
<a title="{=L:tools.command_shell=} (popup)" href="javascript:cmd_popup()" class="y_menu_popup_link" ><img src="/images/popup.png"/></a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user