From f9c50a8db397e254cc0604ab7173707f600448ac Mon Sep 17 00:00:00 2001 From: cyberalien Date: Fri, 12 Jun 2015 15:13:51 +0300 Subject: [PATCH 1/4] [ticket/13938] Remove link to print.css in simple_header.html Remaining fixes for ticket 13873: remove link to print.css and remove type and media from other links. PHPBB3-13938 --- phpBB/styles/prosilver/template/simple_header.html | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/phpBB/styles/prosilver/template/simple_header.html b/phpBB/styles/prosilver/template/simple_header.html index ab4f855a97..de79ef2028 100644 --- a/phpBB/styles/prosilver/template/simple_header.html +++ b/phpBB/styles/prosilver/template/simple_header.html @@ -6,18 +6,17 @@ {META} {SITENAME} • <!-- IF S_IN_MCP -->{L_MCP} • <!-- ELSEIF S_IN_UCP -->{L_UCP} • <!-- ENDIF -->{PAGE_TITLE} - - - - - + + + + - + From 338abf77e3b8e48a5d74ba399348c7e0f78fc6b7 Mon Sep 17 00:00:00 2001 From: cyberalien Date: Fri, 12 Jun 2015 15:15:52 +0300 Subject: [PATCH 2/4] [ticket/13938] Change web font code in simple_header Apply ticket 13876 to simple_header.html PHPBB3-13938 --- .../prosilver/template/simple_header.html | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/phpBB/styles/prosilver/template/simple_header.html b/phpBB/styles/prosilver/template/simple_header.html index de79ef2028..637ac59465 100644 --- a/phpBB/styles/prosilver/template/simple_header.html +++ b/phpBB/styles/prosilver/template/simple_header.html @@ -6,7 +6,22 @@ {META} {SITENAME} • <!-- IF S_IN_MCP -->{L_MCP} • <!-- ELSEIF S_IN_UCP -->{L_UCP} • <!-- ENDIF -->{PAGE_TITLE} - + + + From 8eb4ec29eeea02460c98e07f120e216d3154fe8a Mon Sep 17 00:00:00 2001 From: cyberalien Date: Fri, 12 Jun 2015 15:20:18 +0300 Subject: [PATCH 3/4] [ticket/13938] Remove type and / from elements PHPBB3-13938 --- phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html | 2 +- phpBB/styles/prosilver/template/viewtopic_print.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html b/phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html index 7fe0d67077..55d81b4e69 100644 --- a/phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html +++ b/phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html @@ -6,7 +6,7 @@ {META} {SITENAME} • {PAGE_TITLE} - + diff --git a/phpBB/styles/prosilver/template/viewtopic_print.html b/phpBB/styles/prosilver/template/viewtopic_print.html index 66199295bb..f65f1ab542 100644 --- a/phpBB/styles/prosilver/template/viewtopic_print.html +++ b/phpBB/styles/prosilver/template/viewtopic_print.html @@ -6,7 +6,7 @@ {META} {SITENAME} • {PAGE_TITLE} - + From e6407907e289f4f0a6e141eeebfe02c60110904c Mon Sep 17 00:00:00 2001 From: cyberalien Date: Fri, 12 Jun 2015 15:18:15 +0300 Subject: [PATCH 4/4] [ticket/13938] Fix inconsistencies between tags PHPBB3-13938 --- .../prosilver/template/overall_header.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/phpBB/styles/prosilver/template/overall_header.html b/phpBB/styles/prosilver/template/overall_header.html index 4e2013e276..2b2036883b 100644 --- a/phpBB/styles/prosilver/template/overall_header.html +++ b/phpBB/styles/prosilver/template/overall_header.html @@ -7,17 +7,17 @@ <!-- IF UNREAD_NOTIFICATIONS_COUNT -->({UNREAD_NOTIFICATIONS_COUNT}) <!-- ENDIF --><!-- IF not S_VIEWTOPIC and not S_VIEWFORUM -->{SITENAME} - <!-- ENDIF --><!-- IF S_IN_MCP -->{L_MCP} - <!-- ELSEIF S_IN_UCP -->{L_UCP} - <!-- ENDIF -->{PAGE_TITLE}<!-- IF S_VIEWTOPIC or S_VIEWFORUM --> - {SITENAME}<!-- ENDIF --> - - - - - - - + + + + + + + - + - +