1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-06 06:25:04 +02:00

[ticket/17098] Add class S_CONTENT_DIRECTION to body in pm print

PHPBB3-17098
This commit is contained in:
Christian Schnegelberger 2023-01-31 18:14:41 +01:00
parent 458940217b
commit 632702e10f

View File

@ -11,7 +11,7 @@
<link href="{T_THEME_PATH}/bidi.css" rel="stylesheet">
<!-- EVENT ucp_pm_viewmessage_print_head_append -->
</head>
<body id="phpbb">
<body id="phpbb" class="{S_CONTENT_DIRECTION}">
<div id="wrap" class="wrap">
<a id="top" class="top-anchor" accesskey="t"></a>