Skip to content
This repository was archived by the owner on May 4, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Resources/views/Bootstrap/gettingStarted.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ knp_menu:
<div class="row-fluid">
<div class="span12">
<h2>KnpPaginator theme</h2>
<p>If you want to use KnpMenu to display menus in the Twitter Bootstrap style you have to tell KnpMenu to use the theme provided by BootstrapBundle.</p>
<p>If you want to use KnpPaginator to display pagination in the Twitter Bootstrap style you have to tell KnpPaginator to use the theme provided by BootstrapBundle.</p>
<pre class="prettyprint linenums">
# app/config.yml
knp_paginator:
Expand Down Expand Up @@ -362,4 +362,4 @@ $ php app/console assetic:dump

</div>

{% endblock %}
{% endblock %}