mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
[ticket/15195] Add bidi.css to ucp_pm_viewmessage_print
PHPBB3-15195
This commit is contained in:
parent
dcf33148a7
commit
3b977eacc1
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
<title>{SITENAME} • {PAGE_TITLE}</title>
|
||||
|
||||
<link href="{T_THEME_PATH}/print.css" rel="stylesheet">
|
||||
<link href="{T_THEME_PATH}/bidi.css" rel="stylesheet">
|
||||
<!-- EVENT ucp_pm_viewmessage_print_head_append -->
|
||||
</head>
|
||||
<body id="phpbb">
|
||||
|
|
Loading…
Add table
Reference in a new issue