mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
Origin commit data
------------------
Branch: ni/coolstream
Commit: 948cc523ef
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-02-18 (Sat, 18 Feb 2023)
Origin message was:
------------------
- yWeb: drop obsolete CDATA comments
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
19 lines
603 B
Plaintext
19 lines
603 B
Plaintext
{=include-block:Y_Blocks.txt;head=}
|
|
<script src="/Y_Baselib.js"></script>
|
|
<script>
|
|
function show_info(_desc, _info1, _info2){
|
|
document.getElementById("description").innerHTML = _desc;
|
|
document.getElementById("info1").innerHTML = _info1;
|
|
document.getElementById("info2").innerHTML = _info2;
|
|
}
|
|
</script>
|
|
{=include-block:Y_Blocks.txt;head_close=}
|
|
<a href="javascript:window.history.back()"><u>{=L:back=}</u></a>
|
|
<body class="iframe">
|
|
<div class="y_epg_info">
|
|
<div id="description"> </div>
|
|
<div id="info1"> </div>
|
|
<div id="info2">{=L:epg.hover_for_details=}</div>
|
|
</div>
|
|
</body>
|
|
</html> |