From dc71c0629e60acccd39b59538f2e7f5b09b32509 Mon Sep 17 00:00:00 2001 From: Drae Date: Thu, 5 Jul 2012 18:56:14 +0100 Subject: [feature/pagination-as-list] Various fixes and improvements Extracted common template code for prosilver as per subsilver2. Various other fixups and oversight corrections, changed name of the "new" template function and re-introduced existing version. Altered on_page to compensate for removal of some templating vars from pagination routine. PHPBB3-10968 --- phpBB/styles/prosilver/template/mcp_forum.html | 15 +---------- phpBB/styles/prosilver/template/mcp_logs.html | 30 ++-------------------- .../styles/prosilver/template/mcp_notes_user.html | 30 ++-------------------- phpBB/styles/prosilver/template/mcp_queue.html | 30 ++-------------------- phpBB/styles/prosilver/template/mcp_reports.html | 30 ++-------------------- phpBB/styles/prosilver/template/mcp_topic.html | 15 +---------- phpBB/styles/prosilver/template/mcp_warn_list.html | 15 +---------- .../styles/prosilver/template/memberlist_body.html | 30 ++-------------------- phpBB/styles/prosilver/template/pagination.html | 15 +++++++++++ .../styles/prosilver/template/posting_smilies.html | 15 +---------- .../styles/prosilver/template/search_results.html | 15 +---------- .../styles/prosilver/template/ucp_attachments.html | 30 ++-------------------- .../prosilver/template/ucp_groups_manage.html | 15 +---------- .../prosilver/template/ucp_main_bookmarks.html | 15 +---------- .../prosilver/template/ucp_main_subscribed.html | 15 +---------- .../prosilver/template/ucp_pm_message_header.html | 15 +---------- .../prosilver/template/ucp_pm_viewfolder.html | 15 +---------- .../styles/prosilver/template/viewforum_body.html | 30 ++-------------------- .../styles/prosilver/template/viewonline_body.html | 30 ++-------------------- .../styles/prosilver/template/viewtopic_body.html | 12 +-------- phpBB/styles/prosilver/theme/content.css | 4 +-- 21 files changed, 43 insertions(+), 378 deletions(-) create mode 100644 phpBB/styles/prosilver/template/pagination.html (limited to 'phpBB/styles') diff --git a/phpBB/styles/prosilver/template/mcp_forum.html b/phpBB/styles/prosilver/template/mcp_forum.html index a31e0fc74a..811aace154 100644 --- a/phpBB/styles/prosilver/template/mcp_forum.html +++ b/phpBB/styles/prosilver/template/mcp_forum.html @@ -15,20 +15,7 @@