From 159331380590a8e8dd05d3d4550ec3af75649001 Mon Sep 17 00:00:00 2001 From: James <james@sourcefabric-DX4840.(none)> Date: Thu, 29 Sep 2011 12:12:41 -0400 Subject: [PATCH] CC-2898: put button within the form - done --- .../application/views/scripts/preference/stream-setting.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airtime_mvc/application/views/scripts/preference/stream-setting.phtml b/airtime_mvc/application/views/scripts/preference/stream-setting.phtml index 5c161ffea..68436f7b9 100644 --- a/airtime_mvc/application/views/scripts/preference/stream-setting.phtml +++ b/airtime_mvc/application/views/scripts/preference/stream-setting.phtml @@ -1,13 +1,13 @@ <div class="ui-widget ui-widget-content block-shadow simple-formblock clearfix padded-strong stream-config"> <h2 style="float:left">Stream Settings</h2> <?php if($this->disable_stream_conf != "true"){?> + <form method="post" action="/Preference/stream-setting" enctype="application/x-www-form-urlencoded"> <div class="button-bar bottom" id="submit-element" style="float:right"> <input type="submit" class="ui-button ui-state-default right-floated" value="Save" id="Save" name="Save" /> </div> <div style="clear:both"></div> <?php }?> <?php echo $this->statusMsg;?> - <form method="post" action="/Preference/stream-setting" enctype="application/x-www-form-urlencoded"> <fieldset class="padded"> <legend>Hardware Audio Out</legend> <dl class="zend_form">