We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f956620 + c20638d commit 0faa79cCopy full SHA for 0faa79c
1 file changed
View/BoostCake/index.ctp
@@ -66,6 +66,7 @@ class AppController extends Controller {
66
}"); ?></pre>
67
68
<h3>AuthComponent setting</h3>
69
+<p>Substitute alert-error with alert-danger if Bootstrap 3.</p>
70
<pre class="prettyprint"><?php echo h("<?php
71
class AppController extends Controller {
72
@@ -82,4 +83,4 @@ class AppController extends Controller {
82
83
)
84
);
85
-}"); ?></pre>
86
+}"); ?></pre>
0 commit comments