From 228f699943b33fde186b0a3ffd02da6add124419 Mon Sep 17 00:00:00 2001 From: Paul Baranowski Date: Thu, 17 May 2012 15:06:14 -0400 Subject: [PATCH] CC-3609: Stream settings page layout works better now, the two panels are now placed next to each other. --- .../views/scripts/preference/stream-setting.phtml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/airtime_mvc/application/views/scripts/preference/stream-setting.phtml b/airtime_mvc/application/views/scripts/preference/stream-setting.phtml index 115823b03..5496c363a 100644 --- a/airtime_mvc/application/views/scripts/preference/stream-setting.phtml +++ b/airtime_mvc/application/views/scripts/preference/stream-setting.phtml @@ -7,8 +7,8 @@
-statusMsg;?> -
+ statusMsg;?> +
Global Settings
@@ -70,8 +70,8 @@
form->getSubform('live_stream_subform'); ?> -
-
+
+
num_stream;$i++){ echo $this->form->getSubform("s".$i."_subform");