Commit 63c6b48c by Crisu83

Another minor formatting change.

parent 578c333f
......@@ -652,7 +652,9 @@ Content ...
array('class'=>'btn btn-primary','type'=>'submit')); ?>
<?php \$this->endWidget(); ?>
~~~
~~~
[php]
<?php /** @var BootActiveForm \$form */
\$form = \$this->beginWidget('bootstrap.widgets.BootActiveForm', array(
'id'=>'horizontalForm',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment