mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
yWeb: rename Y_NI_blank.yhtm
Origin commit data
------------------
Branch: ni/coolstream
Commit: 482dc8fd02
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-12-07 (Wed, 07 Dec 2022)
Origin message was:
------------------
- yWeb: rename Y_NI_blank.yhtm
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -13,6 +13,7 @@ install_DATA = channels.js \
|
||||
robots.txt \
|
||||
Y_About.yhtm \
|
||||
Y_Baselib.js \
|
||||
Y_Blank.yhtm \
|
||||
Y_Blocks.txt \
|
||||
Y_Blocks_Neutrino.txt \
|
||||
Y_Boxcontrol_Bouquet_Editor_Edit.yhtm \
|
||||
@@ -87,7 +88,6 @@ install_DATA += accordion.js \
|
||||
install_DATA += Y_NIlib.js \
|
||||
Y_NI.css \
|
||||
Y_NI_About.yhtm \
|
||||
Y_NI_blank.yhtm \
|
||||
Y_NI_Camd-control.yhtm \
|
||||
Y_NI_Infoicons-control.yhtm \
|
||||
Y_NI_m3uConInfo.yhtm \
|
||||
|
@@ -1,4 +1,4 @@
|
||||
{=include-block:Y_Blocks.txt;head_ni=}
|
||||
{=include-block:Y_Blocks.txt;head=}
|
||||
</head>
|
||||
<body>
|
||||
<div class="work_box">
|
@@ -443,7 +443,7 @@ start-block~frame_boxcontrol
|
||||
~
|
||||
{=if-equal:{=var-get:startpage=}~screenshot~Y_Tools_Screenshot.yhtm?osd=1
|
||||
~
|
||||
Y_NI_blank.yhtm
|
||||
Y_Blank.yhtm
|
||||
=}
|
||||
=}
|
||||
=}
|
||||
@@ -455,21 +455,21 @@ end-block~frame_boxcontrol
|
||||
# ------- Lay-Frame Tools-Menu
|
||||
start-block~frame_tools
|
||||
{=var-set:sec_menu=Y_Tools_Menue.yhtm=}
|
||||
{=var-set:work=Y_NI_blank.yhtm=}
|
||||
{=var-set:work=Y_Blank.yhtm=}
|
||||
{=include-block:Y_Blocks.txt;frame_secondary=}
|
||||
end-block~frame_tools
|
||||
|
||||
# ------- Lay-Frame Settings-Menu
|
||||
start-block~frame_settings
|
||||
{=var-set:sec_menu=Y_Settings_Menue.yhtm=}
|
||||
{=var-set:work=Y_NI_blank.yhtm=}
|
||||
{=var-set:work=Y_Blank.yhtm=}
|
||||
{=include-block:Y_Blocks.txt;frame_secondary=}
|
||||
end-block~frame_settings
|
||||
|
||||
# ------- Lay-Frame Extentions-Menu
|
||||
start-block~frame_ext
|
||||
{=var-set:sec_menu=Y_Ext_Menue.yhtm=}
|
||||
{=var-set:work=Y_NI_blank.yhtm=}
|
||||
{=var-set:work=Y_Blank.yhtm=}
|
||||
{=include-block:Y_Blocks.txt;frame_secondary=}
|
||||
end-block~frame_ext
|
||||
|
||||
|
@@ -1050,3 +1050,13 @@ img#shot:hover {
|
||||
max-width: 300px;
|
||||
max-height:300px;
|
||||
}
|
||||
|
||||
#startjpg {
|
||||
display: block;
|
||||
text-align: center;
|
||||
width: 750px;
|
||||
margin: 1.5em auto;
|
||||
padding: .5em;
|
||||
border: 1px solid #a0a0a0;
|
||||
box-shadow: .5em .5em .5em rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
|
@@ -1,13 +1,3 @@
|
||||
#startjpg {
|
||||
display: block;
|
||||
text-align: center;
|
||||
width: 750px;
|
||||
margin: 1.5em auto;
|
||||
padding: .5em;
|
||||
border: 1px solid #a0a0a0;
|
||||
box-shadow: .5em .5em .5em rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
|
||||
hr {
|
||||
border: 0 none;
|
||||
border-top: 1px solid #a0a0a0;
|
||||
|
@@ -74,6 +74,7 @@ main.info=Info
|
||||
main.info_desc=Information über das yWeb, Version
|
||||
main.remote_full_desc=Fernbedienung & OSD Vollbild
|
||||
main.stream_to_vlc_client_desc=Live TV direkt im VLC Client
|
||||
main.ni=NI-yWeb
|
||||
|
||||
# ===== Boxcontrol Menue
|
||||
bc.menue.bouquets_desc=Sender auswählen
|
||||
@@ -483,8 +484,6 @@ rc.key_pos=Pos
|
||||
rc.key_recall=Recall
|
||||
|
||||
# ===== NI
|
||||
main.ni=NI-yWeb
|
||||
|
||||
ni.save=Speichern
|
||||
ni.cancel=Abbrechen
|
||||
ni.edit=Bearbeiten
|
||||
|
@@ -74,6 +74,7 @@ main.info=Info
|
||||
main.info_desc=Information about yWeb, Updates
|
||||
main.remote_full_desc=Remote & OSD full
|
||||
main.stream_to_vlc_client_desc=Stream to VLC Client
|
||||
main.ni=NI-yWeb
|
||||
|
||||
# ===== Boxcontrol Menue
|
||||
bc.menue.bouquets_desc=Switch channels
|
||||
@@ -483,8 +484,6 @@ rc.key_pos=Pos
|
||||
rc.key_recall=Recall
|
||||
|
||||
# ===== NI
|
||||
main.ni=NI-yWeb
|
||||
|
||||
ni.save=Save
|
||||
ni.cancel=Cancel
|
||||
ni.edit=Edit
|
||||
|
Reference in New Issue
Block a user