diff -r 216b3f9582aa -r 5fe64e9de88b src/p4l/config.py.tmpl --- a/src/p4l/config.py.tmpl Tue Dec 03 20:55:04 2013 +0100 +++ b/src/p4l/config.py.tmpl Wed Dec 04 10:41:38 2013 +0100 @@ -162,7 +162,7 @@ # pagination of the list of record NB_RECORDS_BY_PAGE = 20 #some control on the pagination appareance -PAGINATOR_VISIBLE_RANGE = 5 #number of pages +PAGINATOR_VISIBLE_RANGE = 5 #number of visible pages PAGINATOR_START_RANGE = 2 #number of pages kept at the beggining and at the end of the range # url of the sesame repository containing all the rdf referentials