Browse Source

Fixed alignment

Sylvain Deloux 11 years ago
parent
commit
3660371cc8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Resources/doc/reference/configuration.rst

+ 1 - 1
Resources/doc/reference/configuration.rst

@@ -31,7 +31,7 @@ Full Configuration Options
             options:
                 html5_validate: false # does not use html5 validation
                 confirm_exit:   false # disable confirmation when quitting with unsaved changes
-                pager_links: 5 # pager max links to display
+                pager_links:    5     # pager max links to display
 
             # set to true to persist filter settings per admin module in the user's session
             persist_filters: false