mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
Origin commit data
------------------
Commit: 6f878f020e
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-06 (Tue, 06 Sep 2022)
Origin message was:
------------------
- yWeb: drop outdated help
19 lines
682 B
Plaintext
19 lines
682 B
Plaintext
{=include-block:Y_Blocks.txt;head=}
|
|
</head>
|
|
<body>
|
|
<div class="work_box">
|
|
<div class="work_box_head"><div class="work_box_head_h2">
|
|
{=var-set:menu=Bouquet=}{=include-block:Y_Blocks.txt;work_menu=}</div></div>
|
|
<div class="work_box_body">
|
|
<iframe src="Y_Boxcontrol_Bouquetlist.yhtm?bouquet=#akt"
|
|
scrolling="auto" marginheight="1" marginwidth="1" frameborder="0" name="bouquets"
|
|
style="height: 600px; width: 24%;">
|
|
</iframe>
|
|
<iframe src="Y_Boxcontrol_Channellist.yhtm?bouquet={=func:get_actual_bouquet_number=}"
|
|
scrolling="auto" marginheight="1" marginwidth="1" frameborder="0" name="content"
|
|
style="height: 600px; width: 74%;">
|
|
</iframe>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |