mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[feature/events] Append "_append" to viewtopic_print_head
PHPBB3-9550
This commit is contained in:
parent
cb3db020f0
commit
8526dc14f0
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
<title>{SITENAME} • {PAGE_TITLE}</title>
|
||||
|
||||
<link href="{T_THEME_PATH}/print.css" rel="stylesheet" type="text/css" />
|
||||
<!-- EVENT viewtopic_print_head -->
|
||||
<!-- EVENT viewtopic_print_head_append -->
|
||||
</head>
|
||||
<body id="phpbb">
|
||||
<div id="wrap">
|
||||
|
|
Loading…
Add table
Reference in a new issue