From 7fe8188b7814905ed59feae26e6126b9450cd355 Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Tue, 20 May 2025 20:59:16 +0200 Subject: [PATCH] [ticket/17514] Adjust style info for phpBB instead of phpBB3 PHPBB-17514 --- phpBB/styles/prosilver/template/overall_header.html | 2 +- phpBB/styles/prosilver/theme/stylesheet.css | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/phpBB/styles/prosilver/template/overall_header.html b/phpBB/styles/prosilver/template/overall_header.html index e12a1294bd..71df3ccd4d 100644 --- a/phpBB/styles/prosilver/template/overall_header.html +++ b/phpBB/styles/prosilver/template/overall_header.html @@ -26,7 +26,7 @@ diff --git a/phpBB/styles/prosilver/theme/stylesheet.css b/phpBB/styles/prosilver/theme/stylesheet.css index 3eccff693e..0f0cf4b667 100644 --- a/phpBB/styles/prosilver/theme/stylesheet.css +++ b/phpBB/styles/prosilver/theme/stylesheet.css @@ -1,6 +1,6 @@ -/* phpBB3 Style Sheet +/* phpBB Style Sheet -------------------------------------------------------------- - Style name: prosilver (the default phpBB 3.3.x style) + Style name: prosilver (the default phpBB style) Based on style: Original author: Tom Beddard ( http://www.subblue.com/ ) Modified by: phpBB Limited ( https://www.phpbb.com/ )