Controller-Helfer zum Paginaten von Listen
[kivitendo-erp.git] / templates / webpages / delivery_plan / report_bottom.html
index 3193961..1843c05 100644 (file)
@@ -1,4 +1,4 @@
 [% SET report_bottom_url_args = {} %]
 [%     report_bottom_url_args.import(SELF.flat_filter) %]
 [%     report_bottom_url_args.import({action='list', sort_dir=SELF.sort_dir, sort_by=SELF.sort_by}) %]
-<p align=right>[% PROCESS 'common/paginate.html' pages=SELF.pages, base_url=SELF.url_for(report_bottom_url_args) %]</p>
+[% PROCESS 'common/paginate.html' pages=SELF.pages, base_url=SELF.url_for(report_bottom_url_args) %]