mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +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>
|
<body>
|
||||||
<div class="work_box">
|
<div class="work_box">
|
||||||
<div class="work_box_head"><div class="work_box_head_h2">
|
<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">
|
<div class="work_box_body">
|
||||||
<table border="0" cellpadding="2" cellspacing="4">
|
<table border="0" cellpadding="2" cellspacing="4">
|
||||||
<tr>
|
<tr>
|
||||||
|
@@ -17,10 +17,10 @@ function init(){
|
|||||||
<div class="y_menu_sec">
|
<div class="y_menu_sec">
|
||||||
<ul id="secmenu_info">
|
<ul id="secmenu_info">
|
||||||
<li>
|
<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>
|
||||||
<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>
|
||||||
<li>
|
<li>
|
||||||
<a target="work" href="Y_Info_Help.yhtm">{=L:info.help=}</a>
|
<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=}=}
|
{=var-set:m_link_text={=L:info.check_for_updates=}=}
|
||||||
{=include-block:Y_Blocks.txt;management_link=}
|
{=include-block:Y_Blocks.txt;management_link=}
|
||||||
</li>
|
</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>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@@ -41,7 +41,7 @@ jQuery(document).ready(function(){
|
|||||||
<body>
|
<body>
|
||||||
<div class="work_box">
|
<div class="work_box">
|
||||||
<div class="work_box_head"><div class="work_box_head_h2">
|
<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></div>
|
||||||
<div class="work_box_body">
|
<div class="work_box_body">
|
||||||
<table border="0" cellpadding="2" cellspacing="4" width="100%">
|
<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
|
date=06.09.2022
|
||||||
info=NI-Neutrino
|
info=NI-Neutrino
|
||||||
|
@@ -421,7 +421,7 @@ live.timer-sync.status=Status
|
|||||||
|
|
||||||
# ===== INFO
|
# ===== INFO
|
||||||
info.help=Hilfe
|
info.help=Hilfe
|
||||||
info.About=Über
|
info.about=Über
|
||||||
info.check_for_updates=Auf Updates prüfen
|
info.check_for_updates=Auf Updates prüfen
|
||||||
info.your_version=Deine Version
|
info.your_version=Deine Version
|
||||||
info.actual_version=Aktuelle Version
|
info.actual_version=Aktuelle Version
|
||||||
@@ -495,6 +495,7 @@ ni.reset=Reset
|
|||||||
ni.reload=Neu laden
|
ni.reload=Neu laden
|
||||||
ni.configure=Konfigurieren
|
ni.configure=Konfigurieren
|
||||||
ni.dblclick=Doppelklick erforderlich
|
ni.dblclick=Doppelklick erforderlich
|
||||||
|
ni.infopage=NI Infoseite
|
||||||
|
|
||||||
ni.about.your_image=Dein NI-Image
|
ni.about.your_image=Dein NI-Image
|
||||||
ni.about.actual_image=Aktuelles NI-Image
|
ni.about.actual_image=Aktuelles NI-Image
|
||||||
|
@@ -421,7 +421,7 @@ live.timer-sync.status=Status
|
|||||||
|
|
||||||
# ===== INFO
|
# ===== INFO
|
||||||
info.help=Help
|
info.help=Help
|
||||||
info.About=About
|
info.about=About
|
||||||
info.check_for_updates=Check for Updates
|
info.check_for_updates=Check for Updates
|
||||||
info.your_version=Your Version
|
info.your_version=Your Version
|
||||||
info.actual_version=Actual Version
|
info.actual_version=Actual Version
|
||||||
@@ -495,6 +495,7 @@ ni.reset=Reset
|
|||||||
ni.reload=Reload
|
ni.reload=Reload
|
||||||
ni.configure=Configure
|
ni.configure=Configure
|
||||||
ni.dblclick=Doubleclick required
|
ni.dblclick=Doubleclick required
|
||||||
|
ni.infopage=NI Infopage
|
||||||
|
|
||||||
ni.about.your_image=Your NI-Image
|
ni.about.your_image=Your NI-Image
|
||||||
ni.about.actual_image=Actual NI-Image
|
ni.about.actual_image=Actual NI-Image
|
||||||
|
Reference in New Issue
Block a user