1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-07 17:27:16 +02:00

[ticket/17291] Replace old forum GIFs with SVGs

PHPBB3-17291

Signed-off-by: Matt Friedman <maf675@gmail.com>
This commit is contained in:
Matt Friedman
2024-02-23 13:29:34 -08:00
parent 2c29c8352a
commit 873c838d57
9 changed files with 21 additions and 32 deletions

View File

@@ -65,6 +65,7 @@ $template->set_custom_style(
$phpbb_admin_path . 'style',
$phpbb_root_path . 'styles/all/imgs/',
$phpbb_root_path . 'styles/all/template/',
$phpbb_root_path . 'styles/prosilver/imgs/',
],
);