yweb: rework align in Y_Boxcontrol_Bouquets.yhtm

Origin commit data
------------------
Branch: ni/coolstream
Commit: ca0733d8ea
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-08-12 (Sun, 12 Aug 2012)

Origin message was:
------------------
- yweb: rework align in Y_Boxcontrol_Bouquets.yhtm

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2012-08-12 22:02:09 +02:00
parent 1e8fd36686
commit 397eb016ae

View File

@@ -5,10 +5,14 @@
<div class="work_box_head"><div class="work_box_head_h2">
{=var-set:help_url=Help-BoxControl-Bouquet=}{=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:20%;"></iframe>
<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=}"
style="height : 600px;width:75%;" scrolling="auto" marginheight="1" marginwidth="1" frameborder="0" name="content"></iframe>
scrolling="auto" marginheight="1" marginwidth="1" frameborder="0" name="content"
style="height: 600px; width: 74%; float: right;">
</iframe>
</div>
</div>
</body>