mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
yWeb: addition to 551e2697d2
Origin commit data ------------------ Branch: ni/coolstream Commit:aaccc756af
Author: vanhofen <vanhofen@gmx.de> Date: 2023-02-28 (Tue, 28 Feb 2023) Origin message was: ------------------ - yWeb: addition to551e2697d2
------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit
This commit is contained in:
@@ -56,7 +56,7 @@ install_DATA = extensions.txt \
|
||||
Y_Settings_neutrino_forms.yhtm \
|
||||
Y_Settings_nhttpd.yhtm \
|
||||
Y_Settings_personalize.yhtm \
|
||||
Y_Settings_Plugincontrol.yhtm \
|
||||
Y_Settings_Plugins.yhtm \
|
||||
Y_Settings_Plugins_hide.yhtm \
|
||||
Y_Settings_umount_list.yhtm \
|
||||
Y_Settings_video_audio.yhtm \
|
||||
|
@@ -145,8 +145,8 @@ function init(){
|
||||
<div class="y_menu_sec">
|
||||
<ul id="secmenu_settings_plugins">
|
||||
<li>
|
||||
{=var-set:m_link_href=Y_Settings_Plugincontrol.yhtm=}
|
||||
{=var-set:m_link_text={=L:set.plugincontrol=}=}
|
||||
{=var-set:m_link_href=Y_Settings_Plugins.yhtm=}
|
||||
{=var-set:m_link_text={=L:set.plugins=}=}
|
||||
{=include-block:Y_Blocks.txt;management_link=}
|
||||
</li>
|
||||
<li>
|
||||
|
@@ -8,15 +8,15 @@
|
||||
<script src="/Y_Baselib.js"></script>
|
||||
{=include-block:Y_Blocks.txt;head_close=}
|
||||
<body onload='goUrl("/control/reloadplugins");'>
|
||||
{=var-set:wait_text={=L:set.plugincontrol.title=}<br/>=}{=include-block:Y_Blocks.txt;snip_wait=}
|
||||
{=var-set:wait_text={=L:set.plugins.title=}<br/>=}{=include-block:Y_Blocks.txt;snip_wait=}
|
||||
<div class="work_box">
|
||||
<div class="work_box_head"><div class="work_box_head_h2">
|
||||
{=var-set:menu={=L:set.plugincontrol=}=}{=include-block:Y_Blocks.txt;work_menu=}
|
||||
{=var-set:menu={=L:set.plugins=}=}{=include-block:Y_Blocks.txt;work_menu=}
|
||||
</div></div>
|
||||
<div class="work_box_body">
|
||||
<table class="y_invisible_table" cellpadding="5" width="100%">
|
||||
<tr>
|
||||
<td class="y_form_header" width="35%">{=L:set.plugincontrol.title=}</td>
|
||||
<td class="y_form_header" width="35%">{=L:set.plugins.title=}</td>
|
||||
<td class="y_form_header" width="5%"> </td>
|
||||
<td class="y_form_header"> </td>
|
||||
<td class="y_form_header"> </td>
|
@@ -1,3 +1,3 @@
|
||||
version=3.0.45
|
||||
version=3.0.46
|
||||
date=28.02.2023
|
||||
info=NI-Neutrino-Webinterface
|
||||
|
@@ -341,8 +341,8 @@ set.settings.warning=Sichern & Wiederherstellen ist nur bei einem gleichen I
|
||||
set.xmltv.header=XMLTV Einstellungen
|
||||
|
||||
# ===== Settings Plugins
|
||||
set.plugincontrol=Plugin-Steuerung
|
||||
set.plugincontrol.title=Plugins und Services verwalten
|
||||
set.plugins=Plugin-Steuerung
|
||||
set.plugins.title=Plugins und Services verwalten
|
||||
|
||||
set.plugintools.fcm-addr=Telefonbuch bearbeiten
|
||||
set.plugintools.pat-rules=Regeln bearbeiten
|
||||
|
@@ -341,8 +341,8 @@ set.settings.warning=Backup & Restore is only useful for the same image with the
|
||||
set.xmltv.header=XMLTV Settings
|
||||
|
||||
# ===== Settings Plugins
|
||||
set.plugincontrol=Plugincontrol
|
||||
set.plugincontrol.title=Manage plugins and services
|
||||
set.plugins=Plugincontrol
|
||||
set.plugins.title=Manage plugins and services
|
||||
|
||||
set.plugintools.fcm-addr=Edit Phonebook
|
||||
set.plugintools.pat-rules=Edit Rules
|
||||
|
Reference in New Issue
Block a user