- yweb: add the workbox around the remote control

This commit is contained in:
svenhoefer
2013-02-12 11:31:41 +01:00
parent 158ad4243f
commit 9feb5249a4

View File

@@ -18,6 +18,12 @@ function rcsim(_key)
</script>
</head>
<body>
{=include-block:Y_Blocks.txt;remote=}
<div class="work_box" id="work_box">
<div class="work_box_head"><div class="work_box_head_h2">
{=var-set:help_url==}{=var-set:menu={=L:bc.menue.remote=}=}{=include-block:Y_Blocks.txt;work_menu=}</div></div>
<div class="work_box_body">
{=include-block:Y_Blocks.txt;remote=}
</div>
</div>
</body>
</html>