summaryrefslogtreecommitdiff
path: root/includes/pager.inc
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2011-01-03 18:03:54 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2011-01-03 18:03:54 +0000
commitdb538c82508fd04feab0d310ee2d0def72d479c8 (patch)
treeda1a5a822b3171a0cfc615e541d45f06a30f35a6 /includes/pager.inc
parente193ae2b73ef46f35e49ddf415573523e57ec2d5 (diff)
downloadbrdo-db538c82508fd04feab0d310ee2d0def72d479c8.tar.gz
brdo-db538c82508fd04feab0d310ee2d0def72d479c8.tar.bz2
#987384 follow-up by h_peter, jhodgdon: Further clean-ups to group topics.
Diffstat (limited to 'includes/pager.inc')
-rw-r--r--includes/pager.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/includes/pager.inc b/includes/pager.inc
index 69c2759b3..553e279c3 100644
--- a/includes/pager.inc
+++ b/includes/pager.inc
@@ -431,8 +431,9 @@ function theme_pager($variables) {
/**
* @defgroup pagerpieces Pager pieces
* @{
- * Use these pieces to construct your own custom pagers in your theme. Note that
- * you should NOT modify this file to customize your pager.
+ * Use these pieces to construct your own custom pagers in your theme.
+ *
+ * Note that you should NOT modify this file to customize your pager.
*/
/**