Files
recycled-ni-neutrino/data/y-web/Y_Boxcontrol_Bouquetlist.yhtm
vanhofen 08ec035090 yWeb: try to remove horizontal scrollbars from bouquet list
Origin commit data
------------------
Branch: ni/coolstream
Commit: f188db70cb
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-02-19 (Sun, 19 Feb 2023)

Origin message was:
------------------
- yWeb: try to remove horizontal scrollbars from bouquet list

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

------------------
This commit was generated by Migit
2023-02-19 22:30:08 +01:00

17 lines
596 B
Plaintext

{=include-block:Y_Blocks.txt;head_no_charset=}
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252"/>
<style>
.work_box_body {
padding-right: 0;
}
</style>
{=include-block:Y_Blocks.txt;head_close=}
<body class="iframe">
<table class="bouquetlist" width="100%">
<tr class="blist"><td><a href="Y_Boxcontrol_Channellist.yhtm#akt" target="content">{=L:bc.channels=}</a></td></tr>
<tr><td><hr/></td></tr>
{=func:get_bouquets_as_templatelist <tr class="blist"><td><a href="Y_Boxcontrol_Channellist.yhtm?bouquet=%d#akt" target="content">%s</a></td></tr>=}
</table>
</body>
</html>