y-web: minor reworks and fixes in extension handling

Origin commit data
------------------
Branch: ni/coolstream
Commit: 997d752039
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-10-02 (Sun, 02 Oct 2022)

Origin message was:
------------------
- y-web: minor reworks and fixes in extension handling

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2022-10-02 21:58:43 +02:00
parent e01e9d468b
commit 1f76abd418
7 changed files with 67 additions and 30 deletions

View File

@@ -15,12 +15,14 @@ function do_onload() {
<body onload="do_onload()">
{=var-set:wait_text={=L:refreshing=}=}{=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:ext.ext_saved=}=}{=include-block:Y_Blocks.txt;work_menu=}</div></div>
<div class="work_box_head">
<div class="work_box_head_h2">
{=var-set:menu={=L:ext.ext_saved=}=}{=include-block:Y_Blocks.txt;work_menu=}
</div>
</div>
<div class="work_box_body" width="100%s">
{=L:ext.refresh_now=}
</div>
</div>
</body>
</html>