Commit 9fc8a278 by Crisu83

minor addition to #148

parent 0e319dd8
...@@ -1201,7 +1201,7 @@ $('#buttonStateful').click(function() { ...@@ -1201,7 +1201,7 @@ $('#buttonStateful').click(function() {
<?php echo $parser->safeTransform("~~~ <?php echo $parser->safeTransform("~~~
[php] [php]
<?php \$this->widget('bootstrap.widgets.BootHero', array( <?php \$this->beginWidget('bootstrap.widgets.BootHero', array(
'heading'=>'Hello, world!', 'heading'=>'Hello, world!',
)); ?> )); ?>
~~~ ~~~
......
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