mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
yWeb: add link to NI infopage
Origin commit data
------------------
Branch: ni/coolstream
Commit: c0ab849840
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-09 (Fri, 09 Sep 2022)
Origin message was:
------------------
- yWeb: add link to NI infopage
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<body>
|
||||
<div class="work_box">
|
||||
<div class="work_box_head"><div class="work_box_head_h2">
|
||||
{=var-set:menu={=L:info.About=}=}{=include-block:Y_Blocks.txt;work_menu=}</div></div>
|
||||
{=var-set:menu={=L:info.about=}=}{=include-block:Y_Blocks.txt;work_menu=}</div></div>
|
||||
<div class="work_box_body">
|
||||
<table border="0" cellpadding="2" cellspacing="4">
|
||||
<tr>
|
||||
|
@@ -17,10 +17,10 @@ function init(){
|
||||
<div class="y_menu_sec">
|
||||
<ul id="secmenu_info">
|
||||
<li>
|
||||
<a target="work" href="Y_NI_About.yhtm">{=L:info.About=} NI-Image</a>
|
||||
<a target="work" href="Y_NI_About.yhtm">{=L:info.about=} NI-Image</a>
|
||||
</li>
|
||||
<li>
|
||||
<a target="work" href="Y_About.yhtm">{=L:info.About=} yWeb</a>
|
||||
<a target="work" href="Y_About.yhtm">{=L:info.about=} yWeb</a>
|
||||
</li>
|
||||
<li>
|
||||
<a target="work" href="Y_Info_Help.yhtm">{=L:info.help=}</a>
|
||||
@@ -30,6 +30,13 @@ function init(){
|
||||
{=var-set:m_link_text={=L:info.check_for_updates=}=}
|
||||
{=include-block:Y_Blocks.txt;management_link=}
|
||||
</li>
|
||||
<li>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a target="blank" title="{=L:ni.infopage=}" href="info/yinfo.yhtm">{=L:ni.infopage=}</a>
|
||||
<a target="blank" title="{=L:ni.infopage=}" href="info/yinfo.yhtm" class="y_menu_popup_link"><img src="/images/popup.png"/></a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
@@ -41,7 +41,7 @@ jQuery(document).ready(function(){
|
||||
<body>
|
||||
<div class="work_box">
|
||||
<div class="work_box_head"><div class="work_box_head_h2">
|
||||
{=var-set:menu={=L:info.About=} NI-Image=}{=include-block:Y_Blocks.txt;work_menu=}
|
||||
{=var-set:menu={=L:info.about=} NI-Image=}{=include-block:Y_Blocks.txt;work_menu=}
|
||||
</div></div>
|
||||
<div class="work_box_body">
|
||||
<table border="0" cellpadding="2" cellspacing="4" width="100%">
|
||||
|
@@ -1,3 +1,3 @@
|
||||
version=2.9.1.06
|
||||
version=2.9.1.07
|
||||
date=06.09.2022
|
||||
info=NI-Neutrino
|
||||
|
@@ -421,7 +421,7 @@ live.timer-sync.status=Status
|
||||
|
||||
# ===== INFO
|
||||
info.help=Hilfe
|
||||
info.About=Über
|
||||
info.about=Über
|
||||
info.check_for_updates=Auf Updates prüfen
|
||||
info.your_version=Deine Version
|
||||
info.actual_version=Aktuelle Version
|
||||
@@ -495,6 +495,7 @@ ni.reset=Reset
|
||||
ni.reload=Neu laden
|
||||
ni.configure=Konfigurieren
|
||||
ni.dblclick=Doppelklick erforderlich
|
||||
ni.infopage=NI Infoseite
|
||||
|
||||
ni.about.your_image=Dein NI-Image
|
||||
ni.about.actual_image=Aktuelles NI-Image
|
||||
|
@@ -421,7 +421,7 @@ live.timer-sync.status=Status
|
||||
|
||||
# ===== INFO
|
||||
info.help=Help
|
||||
info.About=About
|
||||
info.about=About
|
||||
info.check_for_updates=Check for Updates
|
||||
info.your_version=Your Version
|
||||
info.actual_version=Actual Version
|
||||
@@ -495,6 +495,7 @@ ni.reset=Reset
|
||||
ni.reload=Reload
|
||||
ni.configure=Configure
|
||||
ni.dblclick=Doubleclick required
|
||||
ni.infopage=NI Infopage
|
||||
|
||||
ni.about.your_image=Your NI-Image
|
||||
ni.about.actual_image=Actual NI-Image
|
||||
|
Reference in New Issue
Block a user