From c83b6e6a972633a14810e363752adfa53e0297c1 Mon Sep 17 00:00:00 2001 From: Matt Friedman Date: Thu, 5 Dec 2024 17:23:08 -0800 Subject: [PATCH] [ticket/17449] Add non apple mobile web app meta tags PHPBB-17449 --- phpBB/styles/prosilver/template/overall_header.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/phpBB/styles/prosilver/template/overall_header.html b/phpBB/styles/prosilver/template/overall_header.html index 49f2d3bff6..397ccde28f 100644 --- a/phpBB/styles/prosilver/template/overall_header.html +++ b/phpBB/styles/prosilver/template/overall_header.html @@ -5,8 +5,10 @@ + + {META} <!-- 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 -->